From: maintenance team Date: Mon, 15 Dec 2008 14:31:20 +0000 (+0000) Subject: Spellchecking X-Git-Tag: V5_1_0~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4f73e8a6408b06087ff2235058298ce6db7e4b54;p=modules%2Fgui.git Spellchecking --- diff --git a/doc/salome/gui/input/index.doc b/doc/salome/gui/input/index.doc index b87653d65..953ae172d 100644 --- a/doc/salome/gui/input/index.doc +++ b/doc/salome/gui/input/index.doc @@ -67,8 +67,8 @@ integrated Python console
  • Manage computation schemes: definition, execution. -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". diff --git a/doc/salome/gui/input/introduction_to_gui.doc b/doc/salome/gui/input/introduction_to_gui.doc index 31dcbb037..ddbccb03f 100644 --- a/doc/salome/gui/input/introduction_to_gui.doc +++ b/doc/salome/gui/input/introduction_to_gui.doc @@ -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
  • \subpage python_interpreter_page "Python interpreter", used for direct input of python commands and dumping studies into Python scripts.
  • -
  • Almows all aspects of Salome look and feel can be tuned by the +
  • Almost all aspects of Salome look and feel can be tuned by the user in \subpage themes_page "Themes" dialog.
  • diff --git a/doc/salome/gui/input/salome_desktop.doc b/doc/salome/gui/input/salome_desktop.doc index 59dfefe01..5890eae43 100644 --- a/doc/salome/gui/input/salome_desktop.doc +++ b/doc/salome/gui/input/salome_desktop.doc @@ -96,7 +96,7 @@ viewer.
  • Close - closes the currently active viewer window.
  • Close all - closes all viewer windows.
  • Group all - arranges all created viewer windows on the same desktop
  • -
  • Split Vertically and Split Horisontally allows to split +
  • Split Vertically and Split Horizontally allows to split the representation area into two parts, in horizontal or vertical direction.
  • List of all opened viewer windows provides fast access to diff --git a/doc/salome/gui/input/study_management_chapter.doc b/doc/salome/gui/input/study_management_chapter.doc index 59f7e52a5..22f7ec2f1 100644 --- a/doc/salome/gui/input/study_management_chapter.doc +++ b/doc/salome/gui/input/study_management_chapter.doc @@ -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: diff --git a/doc/salome/gui/input/themes.doc b/doc/salome/gui/input/themes.doc index 2f41032e5..9fff17ae3 100755 --- a/doc/salome/gui/input/themes.doc +++ b/doc/salome/gui/input/themes.doc @@ -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 View -> Theme . \image html theme1.png diff --git a/doc/salome/gui/input/using_find_tool.doc b/doc/salome/gui/input/using_find_tool.doc index eeb9b7b28..add541a3b 100644 --- a/doc/salome/gui/input/using_find_tool.doc +++ b/doc/salome/gui/input/using_find_tool.doc @@ -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.