Fix a typo in a docstring.
authorZac Medico <zmedico@gentoo.org>
Thu, 30 Jun 2011 10:17:31 +0000 (03:17 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 30 Jun 2011 10:17:31 +0000 (03:17 -0700)
pym/portage/util/_dyn_libs/LinkageMapELF.py

index d4c490cdbd14e2c4cba2ceea8905f8a3471bc720..4b9817e564687e6efe871a7c42694a1e32533499 100644 (file)
@@ -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 that same as the beginning part of the
+               that its basename is the same as the beginning part of the
                soname and it lacks the soname's version component.
 
                @param obj: absolute path to an object