From 2610d89a6bc1f7df847878bbd1ebbfbe747dacc2 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Sun, 15 May 2011 00:56:35 +0200 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 7d1e92bc1..fca590a0b 100644 --- a/pym/portage/dbapi/vartree.py +++ b/pym/portage/dbapi/vartree.py @@ -3495,7 +3495,7 @@ class dblink(object): if cpv != self.mycpv: # If we've replaced another instance with the # same cpv then the vdb entry no longer belongs - # to it, so we'll have to get the slot and couter + # to it, so we'll have to get the slot and counter # from plib_registry._data instead. try: slot, counter = self.vartree.dbapi.aux_get( -- cgit v1.2.3-1-g7c22