changeset 8401 | a9efb25337da |
parent 8190 | 2a3c1b787688 |
child 8437 | c9ab72f0645d |
--- a/web/views/ajaxcontroller.py Tue May 15 10:32:53 2012 +0200 +++ b/web/views/ajaxcontroller.py Tue Apr 17 12:28:51 2012 +0200 @@ -19,7 +19,7 @@ # (disable pylint msg for client obj access to protected member as in obj._cw) # pylint: disable=W0212 """The ``ajaxcontroller`` module defines the :class:`AjaxController` -controller and the ``ajax-funcs`` cubicweb registry. +controller and the ``ajax-func`` cubicweb registry. .. autoclass:: cubicweb.web.views.ajaxcontroller.AjaxController :members: