server/querier.py
changeset 2476 1294a6bdf3bf
parent 2101 08003e0354a7
child 2593 16d9419a4a79
--- a/server/querier.py	Fri Jul 24 13:50:59 2009 +0200
+++ b/server/querier.py	Fri Jul 24 14:33:37 2009 +0200
@@ -519,7 +519,7 @@
     def __init__(self, repo, schema):
         # system info helper
         self._repo = repo
-        # application schema
+        # instance schema
         self.set_schema(schema)
 
     def set_schema(self, schema):