changeset 0f42a751c918 in proteus:default
details: https://hg.tryton.org/proteus?cmd=changeset;node=0f42a751c918
description:
        Do not refer to activated modules as installed

        issue9395
        review311721004
diffstat:

 doc/index.rst |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r e7540163fd94 -r 0f42a751c918 doc/index.rst
--- a/doc/index.rst     Sat Jun 06 14:06:58 2020 +0200
+++ b/doc/index.rst     Thu Jul 09 10:33:42 2020 +0100
@@ -16,7 +16,7 @@
 
     >>> config = config.set_trytond('sqlite:///:memory:')
 
-Installing a module
+Activating a module
 ~~~~~~~~~~~~~~~~~~~
 
 Find the module, call the activate button and run the upgrade wizard.

Reply via email to