diff options
| author | Bertrik Sikken <bertrik@sikken.nl> | 2011-04-11 20:58:19 +0000 |
|---|---|---|
| committer | Bertrik Sikken <bertrik@sikken.nl> | 2011-04-11 20:58:19 +0000 |
| commit | 16f8f3409b2935c5191096bb567ea882df26f847 (patch) | |
| tree | 5cfb3e1d9a1aab255867a526b3253600c35bc22c /manual/plugins | |
| parent | fa068bbaf71e9fa5a3fffd1946ffdc4c1ba95407 (diff) | |
| download | rockbox-16f8f3409b2935c5191096bb567ea882df26f847.zip rockbox-16f8f3409b2935c5191096bb567ea882df26f847.tar.gz rockbox-16f8f3409b2935c5191096bb567ea882df26f847.tar.bz2 rockbox-16f8f3409b2935c5191096bb567ea882df26f847.tar.xz | |
Fix various minor spelling issues in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29704 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins')
| -rw-r--r-- | manual/plugins/imageviewer.tex | 2 | ||||
| -rw-r--r-- | manual/plugins/sudoku.tex | 2 | ||||
| -rw-r--r-- | manual/plugins/theme_remove.tex | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/manual/plugins/imageviewer.tex b/manual/plugins/imageviewer.tex index e3603fa..68ddc86 100644 --- a/manual/plugins/imageviewer.tex +++ b/manual/plugins/imageviewer.tex @@ -132,7 +132,7 @@ playback of the currently loaded playlist and change the volume of your \dap. \opt{lcd_color}{ \item[Display Options.] From this menu you can force the viewer to render the image in greyscale using the \setting{Greyscale} option or set the method of -dithering used in the \setting{Dithering} submenu. These settings only take affect +dithering used in the \setting{Dithering} submenu. These settings only take effect for JPEG images. } \item[Quit.] Quits the viewer and returns to the \setting{File Browser}. diff --git a/manual/plugins/sudoku.tex b/manual/plugins/sudoku.tex index 8cff7f7..5578c1f 100644 --- a/manual/plugins/sudoku.tex +++ b/manual/plugins/sudoku.tex @@ -22,7 +22,7 @@ This can be done with the scratchpad, shown as separate column. Change the number under the cursor to the number you want to put on the scratchpad and press the scratchpad button, the number will then be added. If the number was already on the scratchpad it will get removed again. -The column is stored seperatly for every cell on the board. The stored values +The column is stored separately for every cell on the board. The stored values can be displayed inline as small dots by enabling the \setting{Show Markings} settings. \note{The scratchpad is \emph{not} saved when saving the game.} diff --git a/manual/plugins/theme_remove.tex b/manual/plugins/theme_remove.tex index cfaa6c0..1c654d9 100644 --- a/manual/plugins/theme_remove.tex +++ b/manual/plugins/theme_remove.tex @@ -9,7 +9,7 @@ Some files are not removed regardless of the \setting{Remove Options} such as \begin{description} \item[Remove Theme.] Selecting this will delete the files specified in the \setting{Remove Options}. - After a theme has been succesfully removed, a log message is displayed listing + After a theme has been successfully removed, a log message is displayed listing which items have been deleted and which are being kept. Exit this screen by pressing any key. A file called \fname{theme\_remove\_log.txt} is created in the root directory of your \dap{} listing all the changes. |