summaryrefslogtreecommitdiffstats
path: root/bin/egencache
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-03-31 22:55:13 +0000
committerZac Medico <zmedico@gentoo.org>2009-03-31 22:55:13 +0000
commit3b27da7c6e9a7ded42dd602e733b2d488c19bf24 (patch)
tree8a970f2193cb755e4e4412f01809413655ee186c /bin/egencache
parent628e22b357c0561abb0d3c09b0debe119853524d (diff)
downloadportage-3b27da7c6e9a7ded42dd602e733b2d488c19bf24.tar.gz
portage-3b27da7c6e9a7ded42dd602e733b2d488c19bf24.tar.bz2
portage-3b27da7c6e9a7ded42dd602e733b2d488c19bf24.zip
Fix typo in comment.
svn path=/main/trunk/; revision=13264
Diffstat (limited to 'bin/egencache')
-rwxr-xr-xbin/egencache2
1 files changed, 1 insertions, 1 deletions
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