projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a472460
)
Fix a typo in a docstring.
author
Zac Medico
<zmedico@gentoo.org>
Thu, 30 Jun 2011 10:17:31 +0000
(
03:17
-0700)
committer
Zac Medico
<zmedico@gentoo.org>
Thu, 30 Jun 2011 10:17:31 +0000
(
03:17
-0700)
pym/portage/util/_dyn_libs/LinkageMapELF.py
patch
|
blob
|
history
diff --git
a/pym/portage/util/_dyn_libs/LinkageMapELF.py
b/pym/portage/util/_dyn_libs/LinkageMapELF.py
index d4c490cdbd14e2c4cba2ceea8905f8a3471bc720..4b9817e564687e6efe871a7c42694a1e32533499 100644
(file)
--- a/
pym/portage/util/_dyn_libs/LinkageMapELF.py
+++ b/
pym/portage/util/_dyn_libs/LinkageMapELF.py
@@
-482,7
+482,7
@@
class LinkageMapELF(object):
def isMasterLink(self, obj):
"""
Determine whether an object is a "master" symlink, which means
- that its basename is th
at
same as the beginning part of the
+ that its basename is th
e
same as the beginning part of the
soname and it lacks the soname's version component.
@param obj: absolute path to an object