summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-model.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 487e7d1148..11c3a12bcc 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -1196,8 +1196,9 @@
1196 1196
1197 <para> 1197 <para>
1198 To build the project in Juno, right click on the project in the navigator pane and select 1198 To build the project in Juno, right click on the project in the navigator pane and select
1199 <filename>Build Project</filename>. 1199 "Build Project".
1200 If you are not running Juno, select <filename>Project -&gt; Build Project</filename>. 1200 If you are not running Juno, select "Build Project" from the
1201 "Project" menu.
1201 The console should update and you can note the cross-compiler you are using. 1202 The console should update and you can note the cross-compiler you are using.
1202 </para> 1203 </para>
1203 </section> 1204 </section>