From a3f0c99340a2784707d4613052074f9a73edcb49 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 30 Jun 2011 03:17:31 -0700 Subject: Fix a typo in a docstring. --- pym/portage/util/_dyn_libs/LinkageMapELF.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/portage/util/_dyn_libs/LinkageMapELF.py b/pym/portage/util/_dyn_libs/LinkageMapELF.py index d4c490cdb..4b9817e56 100644 --- 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 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 -- cgit v1.2.3-1-g7c22