# HG changeset patch # User Dimitri Papadopoulos # Date 1369197016 -7200 # Node ID be04a3e01ac9c783def76579010140c24c50a40e # Parent 0f2fad7a92d4155bd4c51488a878277c331dd548 [doc] typo diff -r 0f2fad7a92d4 -r be04a3e01ac9 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