view.py
branchstable
changeset 9700 da7d341cca76
parent 9492 c7fc56eecd1a
child 9821 2077c8da1893
child 9918 228c3571e222
--- a/view.py	Tue Apr 01 13:57:25 2014 +0200
+++ b/view.py	Mon Apr 14 11:54:33 2014 +0200
@@ -502,7 +502,7 @@
     """simple mixin for reloadable parts of UI"""
 
     def user_callback(self, cb, args, msg=None, nonify=False):
-        """register the given user callback and return an url to call it ready to be
+        """register the given user callback and return a URL to call it ready to be
         inserted in html
         """
         self._cw.add_js('cubicweb.ajax.js')