From: Zac Medico Date: Mon, 16 Jun 2008 14:41:00 +0000 (-0000) Subject: Fix typo. (trunk r10673) X-Git-Tag: v2.1.5.6~11 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=626971160bffbb6d9d99453817d9111c8719f38e;p=portage.git Fix typo. (trunk r10673) svn path=/main/branches/2.1.2/; revision=10674 --- diff --git a/pym/portage.py b/pym/portage.py index 9231d9c07..77ce475bd 100644 --- a/pym/portage.py +++ b/pym/portage.py @@ -6558,7 +6558,7 @@ class dbapi(object): self._clear_cache(pkg_dblink) def _clear_cache(self, pkg_dblink): - # Due to 1 second mtime granularity in < python-1.5, mtime checks + # Due to 1 second mtime granularity in