From f71423f69e687f74153b0b67466d4a595bfc3e85 Mon Sep 17 00:00:00 2001
From: ellis <125488402+gethenian@users.noreply.github.com>
Date: Sun, 16 Apr 2023 12:08:33 -0400
Subject: [PATCH] fixed misspelling
"functionnalities"->"functionalities"
---
.../html/getting_started/modules/index.html | 2 +-
.../app.project.conf.ext_org/res/module_removal_warning.html | 2 +-
modelio/app/app.project.conf/res/module_removal_warning.html | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
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 @@
Managing Modelio modules
- Some functionnalities are brought by specific modules (Code generation, documentation, etc.). Modules are addons that can be plugged to Modelio to extends its capabilities.
+ Some functionalities are brought by specific modules (Code generation, documentation, etc.). Modules are addons that can be plugged to Modelio to extends its capabilities.
Example: to generate Java code from a UML model, you need to deploy the Java Designer module.
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 @@
This operation has the following consequences:
- All annotations (stereotypes, tagged values, notes, etc.) brought by this module will be deleted.
-
- All the module's commands and functionnalities won't be available anymore.
+- All the module's commands and functionalities won't be available anymore.
Warning: this operation can't be undone, meaning even reinstalling the module won't restore the annotations.
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 @@
This operation has the following consequences:
- All annotations (stereotypes, tagged values, notes, etc.) brought by this module will be deleted.
-
- All the module's commands and functionnalities won't be available anymore.
+- All the module's commands and functionalities won't be available anymore.
Warning: this operation can't be undone, meaning even reinstalling the module won't restore the annotations.