]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Spellchecking
authormaintenance team <salome-mnt@opencascade.com>
Mon, 15 Dec 2008 14:31:20 +0000 (14:31 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Mon, 15 Dec 2008 14:31:20 +0000 (14:31 +0000)
doc/salome/gui/input/index.doc
doc/salome/gui/input/introduction_to_gui.doc
doc/salome/gui/input/salome_desktop.doc
doc/salome/gui/input/study_management_chapter.doc
doc/salome/gui/input/themes.doc
doc/salome/gui/input/using_find_tool.doc

index b87653d65eee9707fa81c68a7c2153f990d5cbb0..953ae172d185ae4a258396ac44b55665f55fcdea 100644 (file)
@@ -67,8 +67,8 @@ integrated Python console
 <li>Manage computation schemes: definition, execution.
 </ul>
 
-From the point of view of the \subpage salome_architecture_page
-"Architecture" salome is composed of several modules, which provides a
+From the point of view of the \subpage salome_architecture_page "Architecture", 
+Salome is composed of several modules, which provides a
 great flexibility in its structure during 
 \subpage installing_salome_page "Installation" and
 \subpage running_salome_page "Running".
index 31dcbb0374e0804c1484d67a65dab2d43c88386c..ddbccb03f15f0ac846fa33a03e7584da74f9a0e7 100644 (file)
@@ -16,7 +16,7 @@ loaded on demand. So, all modules add their own menu items, buttons
 in toolbar, windows etc.
 \b GUI (Graphical User Interface) provides a common shell for all
 components, which can be integrated into the SALOME platform and some
-basic GUI functuionalities, common for all modules.
+basic GUI functionalities, common for all modules.
 
 \image html mainmenu.png
 
@@ -41,7 +41,7 @@ application, also providing search possibilities with the
 <li>\subpage python_interpreter_page "Python interpreter", used for
 direct input of python commands and dumping studies into Python
 scripts. </li> 
-<li> Almows all aspects of Salome look and feel can be tuned by the
+<li> Almost all aspects of Salome look and feel can be tuned by the
 user in \subpage themes_page "Themes" dialog. </li>
 </ul>
 </li>
index 59dfefe019cad8b32eac2407e473f959d40dab08..5890eae4330897a72f5e864fe592940aa4278621 100644 (file)
@@ -96,7 +96,7 @@ viewer.</li>
 <li><b>Close</b> - closes the currently active viewer window.</li> 
 <li><b>Close all</b> - closes all viewer windows.</li>
 <li><b>Group all</b> - arranges all created viewer windows on the same desktop</li>
-<li><b>Split Vertically</b> and <b>Split Horisontally</b> allows to split
+<li><b>Split Vertically</b> and <b>Split Horizontally</b> allows to split
 the representation area into two parts, in horizontal or vertical
 direction.</li>
 <li>List of all opened viewer windows provides fast access to
index 59f7e52a51c2fa3a5e215ed95e4cecd522de4bd9..22f7ec2f17822b345d8445e762530c35c2be754c 100644 (file)
@@ -28,7 +28,7 @@ created and unloaded and click \b Ok button.
 work with several studies. 
 
 \b Close - closes the current study, alternatively it is
-possiblr to click on the cross in the upper right corner of the study window.
+possible to click on the cross in the upper right corner of the study window.
 
 \note If the study has not been previously saved, this option will
 call the following dialog box with several options:
index 2f41032e59064700bff0dade4a31b1fad71c6d7e..9fff17ae3a510150307a169c54c0e69ab7e6f986 100755 (executable)
@@ -2,7 +2,7 @@
 
 \page themes_page Theme 
 
-\b Theme dialox is used for customization of the look and feel of
+\b Theme dialog is used for customization of the look and feel of
 Salome. To open it, select in the Main menu <b>View -> Theme </b>.
 
 \image html theme1.png
index eeb9b7b282bfe6e887952ca60c489be94c429340..add541a3bb96e912bb5b48a06ade3e6f1e12091f 100644 (file)
@@ -32,7 +32,7 @@ The \b Find toolbox provides a set of widgets which are used to
 perform the search operations or change the search conditions:
 - \a "Close" button closes the \b Find toolbox.
 - Line edit box is used to input the searched text. Note that the
-search is alwasy done by the object name, i.e. by the data displayed
+search is always done by the object name, i.e. by the data displayed
 in the "Name" column of the Object Browser.
 - \a "Find first item" button searches the very first item
 which satisfies the search conditions.