diff --git a/doc/plugins/en/documentation.welcome.org/html/getting_started/modules/index.html b/doc/plugins/en/documentation.welcome.org/html/getting_started/modules/index.html index 51b758052..001fcc0cf 100644 --- a/doc/plugins/en/documentation.welcome.org/html/getting_started/modules/index.html +++ b/doc/plugins/en/documentation.welcome.org/html/getting_started/modules/index.html @@ -40,7 +40,7 @@ <h2>Managing Modelio modules</h2> <p> - Some functionnalities are brought by specific modules (Code generation, documentation, etc.). Modules are addons that can be plugged to Modelio to extends its capabilities.<br/> + Some functionalities are brought by specific modules (Code generation, documentation, etc.). Modules are addons that can be plugged to Modelio to extends its capabilities.<br/> Example: to generate Java code from a UML model, you need to deploy the Java Designer module. </p> diff --git a/modelio/app/app.project.conf.ext_org/res/module_removal_warning.html b/modelio/app/app.project.conf.ext_org/res/module_removal_warning.html index 92f00d062..af3a72d1b 100644 --- a/modelio/app/app.project.conf.ext_org/res/module_removal_warning.html +++ b/modelio/app/app.project.conf.ext_org/res/module_removal_warning.html @@ -4,7 +4,7 @@ <h4 style="color:#3b749f">This operation has the following consequences:</h4> <ul> <li>All annotations (stereotypes, tagged values, notes, etc.) brought by this module will be deleted. -<li>All the module's commands and functionnalities won't be available anymore.</li> +<li>All the module's commands and functionalities won't be available anymore.</li> </ul> <span style="color:#bb0000">Warning: this operation can't be undone, meaning even reinstalling the module won't restore the annotations.</span> </p> diff --git a/modelio/app/app.project.conf/res/module_removal_warning.html b/modelio/app/app.project.conf/res/module_removal_warning.html index 92f00d062..af3a72d1b 100644 --- a/modelio/app/app.project.conf/res/module_removal_warning.html +++ b/modelio/app/app.project.conf/res/module_removal_warning.html @@ -4,7 +4,7 @@ <h4 style="color:#3b749f">This operation has the following consequences:</h4> <ul> <li>All annotations (stereotypes, tagged values, notes, etc.) brought by this module will be deleted. -<li>All the module's commands and functionnalities won't be available anymore.</li> +<li>All the module's commands and functionalities won't be available anymore.</li> </ul> <span style="color:#bb0000">Warning: this operation can't be undone, meaning even reinstalling the module won't restore the annotations.</span> </p>