server/checkintegrity.py
changeset 2476 1294a6bdf3bf
parent 2248 cbf043a2134a
child 2596 d02eed70937f
--- a/server/checkintegrity.py	Fri Jul 24 13:50:59 2009 +0200
+++ b/server/checkintegrity.py	Fri Jul 24 14:33:37 2009 +0200
@@ -282,7 +282,7 @@
 
 
 def check(repo, cnx, checks, reindex, fix):
-    """check integrity of application's repository,
+    """check integrity of instance's repository,
     using given user and password to locally connect to the repository
     (no running cubicweb server needed)
     """