Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed misspelling #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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>

Original file line number Diff line number Diff line change
@@ -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>
Original file line number Diff line number Diff line change
@@ -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>