From: Zac Medico Date: Tue, 31 Mar 2009 22:55:13 +0000 (-0000) Subject: Fix typo in comment. X-Git-Tag: v2.2_rc29~44 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3b27da7c6e9a7ded42dd602e733b2d488c19bf24;p=portage.git Fix typo in comment. svn path=/main/trunk/; revision=13264 --- diff --git a/bin/egencache b/bin/egencache index c7b73c98c..4d0f5c9a1 100755 --- a/bin/egencache +++ b/bin/egencache @@ -143,7 +143,7 @@ class GenCache(object): # file mtime nor size changes, it will prevent rsync from # detecting changes. Cache backends may raise this # exception from _setitem() if they detect this type of stat - # collision. These exceptions are be handled by bumping the + # collision. These exceptions are handled by bumping the # mtime on the ebuild (and the corresponding cache entry). # See bug #139134. max_mtime = sc.mtime