Fix typo in comment.
authorZac Medico <zmedico@gentoo.org>
Tue, 31 Mar 2009 22:55:13 +0000 (22:55 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 31 Mar 2009 22:55:13 +0000 (22:55 -0000)
svn path=/main/trunk/; revision=13264

bin/egencache

index c7b73c98c4fbd2a5fa754bb61c36776619c6ee51..4d0f5c9a1d3c3f887e7b39ad951be96ac972a54a 100755 (executable)
@@ -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