Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.etrice.doc/help/Createanewmodelfromscratch.html')
-rw-r--r--plugins/org.eclipse.etrice.doc/help/Createanewmodelfromscratch.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.etrice.doc/help/Createanewmodelfromscratch.html b/plugins/org.eclipse.etrice.doc/help/Createanewmodelfromscratch.html
index c1afd0400..76f50dc29 100644
--- a/plugins/org.eclipse.etrice.doc/help/Createanewmodelfromscratch.html
+++ b/plugins/org.eclipse.etrice.doc/help/Createanewmodelfromscratch.html
@@ -108,9 +108,9 @@
[<span class="citation">SubSystemRef</span>]. The
[<span class="citation">SubSystemClass</span>] represents an address space and contains at least one
[<span class="citation">ActorRef</span>]. The
- [<span class="citation">ActorClass</span>] is the building block of which an application will be build of. It is a good idea to define a top level actor that can be used as reference within the subsystem.
+ [<span class="citation">ActorClass</span>] is the building block of which an application will be built of. It is in general a good idea to define a top level actor that can be used as reference within the subsystem.
</p>
-<p>Mention that a outline view was created that represents all currently existing model elements in a graphical way.</p>
+<p>The outline view of the textual ROOM editor shows the main modeling elements in an easy to navigate tree.</p>
<p>
</p>

Back to the top