Fix a typo in the previous commit. v2.2.0_alpha47
authorZac Medico <zmedico@gentoo.org>
Sun, 24 Jul 2011 02:58:43 +0000 (19:58 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 24 Jul 2011 02:58:43 +0000 (19:58 -0700)
pym/portage/util/_dyn_libs/LinkageMapELF.py

index cf8def34b97de67ad1b1eaedd9ee6e32bbc6bce8..52670d98dd9552cd6bb6161c07860fb970c1e62d 100644 (file)
@@ -568,7 +568,7 @@ class LinkageMapELF(object):
                if the object is unknown. Returns an empty tuple if the owner(s)
                are unknown.
 
-               NOTE: For preserved libraries, the owner(s) may have been been
+               NOTE: For preserved libraries, the owner(s) may have been
                previously uninstalled, but these uninstalled owners can be
                returned by this method since they are registered in the
                PreservedLibsRegistry.