[doc] typo
authorDimitri Papadopoulos <dimitri.papadopoulos@cea.fr>
Wed, 22 May 2013 06:30:16 +0200
changeset 8985 be04a3e01ac9
parent 8984 0f2fad7a92d4
child 8986 f094b72d3a6c
[doc] typo
doc/book/en/admin/pyro.rst
--- a/doc/book/en/admin/pyro.rst	Thu May 23 18:57:25 2013 +0200
+++ b/doc/book/en/admin/pyro.rst	Wed May 22 06:30:16 2013 +0200
@@ -53,7 +53,7 @@
     cnx.commit()
 
 Calling :meth:`cubicweb.dbapi.load_appobjects`, will populate the
-cubicweb registrires (see :ref:`VRegistryIntro`) with the application
+cubicweb registries (see :ref:`VRegistryIntro`) with the application
 objects installed on the host where the script runs. You'll then be
 allowed to use the ORM goodies and custom entity methods and views. Of
 course this is optional, without it you can still get the repository