forked from qt-creator/qt-creator
doc: Fix some spelling errors
Change-Id: I22c0de2d1c5277879fe504764c15a76d1d7f198b Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
@@ -421,10 +421,10 @@
|
||||
\o Find previous
|
||||
\o Shift+F3
|
||||
\row
|
||||
\o Find next occurence of selected text
|
||||
\o Find next occurrence of selected text
|
||||
\o Ctrl+F3
|
||||
\row
|
||||
\o Find previous occurence of selected text
|
||||
\o Find previous occurrence of selected text
|
||||
\o Ctrl+Shift+F3
|
||||
\row
|
||||
\o Replace next
|
||||
|
||||
@@ -245,7 +245,7 @@
|
||||
\section3 Reverting Changes Using Git
|
||||
|
||||
The Git version control system has an index that is used to stage
|
||||
changes. The index is commited on the next commit. Git allows you to revert
|
||||
changes. The index is committed on the next commit. Git allows you to revert
|
||||
back to the state of the last commit as well as to the state staged in the
|
||||
index.
|
||||
|
||||
|
||||
@@ -197,7 +197,7 @@
|
||||
sudo apt-get install libgl-dev libglu-dev
|
||||
\endcode
|
||||
|
||||
\section1 Platform Releated Questions
|
||||
\section1 Platform Related Questions
|
||||
|
||||
\bold {Where is application output shown in \QC?}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user