projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bb0813
)
Fix a typo in a comment.
v2.2.0_alpha48
author
Zac Medico
<zmedico@gentoo.org>
Fri, 29 Jul 2011 07:22:19 +0000
(
00:22
-0700)
committer
Zac Medico
<zmedico@gentoo.org>
Fri, 29 Jul 2011 07:22:19 +0000
(
00:22
-0700)
pym/portage/dbapi/vartree.py
patch
|
blob
|
history
diff --git
a/pym/portage/dbapi/vartree.py
b/pym/portage/dbapi/vartree.py
index 6bb68d3446b6c06a0fed51aba73365d088e3b28f..e85e0b85acc4254eea7a9e6687b193397648c837 100644
(file)
--- a/
pym/portage/dbapi/vartree.py
+++ b/
pym/portage/dbapi/vartree.py
@@
-2104,7
+2104,7
@@
class dblink(object):
show_unmerge("---", unmerge_desc["!sym"], file_type, obj)
continue
- # If this symlink points to a direcory then we don't want
+ # If this symlink points to a direc
t
ory then we don't want
# to unmerge it if there are any other packages that
# installed files into the directory via this symlink
# (see bug #326685).