diff contrib/lock-checker.py @ 17738:b8424c92ba2b

spelling: fix minor spell checker issues
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 10 Oct 2012 01:29:56 +0200
parents 405b5f8fdad7
children 47d0843647d1
line wrap: on
line diff
--- a/contrib/lock-checker.py	Tue Oct 09 12:47:54 2012 +0200
+++ b/contrib/lock-checker.py	Wed Oct 10 01:29:56 2012 +0200
@@ -35,7 +35,7 @@
             return orig.transaction(self, *args, **kwargs)
 
         # TODO(durin42): kiilerix had a commented-out lock check in
-        # writebranchcache and _writerequirements
+        # _writebranchcache and _writerequirements
 
         def _tag(self, *args, **kwargs):
             _checklock(self)