From bca981ba89773059498c44e68896785160b010a4 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 29 Jul 2011 00:22:19 -0700 Subject: Fix a typo in a comment. --- pym/portage/dbapi/vartree.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/portage/dbapi/vartree.py b/pym/portage/dbapi/vartree.py index 6bb68d344..e85e0b85a 100644 --- 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 directory 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). -- cgit v1.2.3-1-g7c22