summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrik Sikken <bertrik@sikken.nl>2011-05-22 14:01:28 +0000
committerBertrik Sikken <bertrik@sikken.nl>2011-05-22 14:01:28 +0000
commit9e7898b4f7d9673f6dfec58d1b301c249532d48d (patch)
tree65cf4e07c99ed19023e12ecfbfe9f9f45195ca8f
parent96b21753bc12c601359f2c0e9acaeb81ad671bdc (diff)
downloadrockbox-9e7898b4f7d9673f6dfec58d1b301c249532d48d.zip
rockbox-9e7898b4f7d9673f6dfec58d1b301c249532d48d.tar.gz
rockbox-9e7898b4f7d9673f6dfec58d1b301c249532d48d.tar.bz2
rockbox-9e7898b4f7d9673f6dfec58d1b301c249532d48d.tar.xz
Fix various minor spelling issues in the rockbox manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29911 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/appendix/appendix.tex2
-rw-r--r--manual/getting_started/iaudio_install.tex2
-rw-r--r--manual/plugins/random_folder_advance_config.tex2
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex4
-rw-r--r--manual/rockbox_interface/wps.tex4
-rw-r--r--manual/working_with_playlists/main.tex2
6 files changed, 8 insertions, 8 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex
index dba06c4..a7f18d1 100644
--- a/manual/appendix/appendix.tex
+++ b/manual/appendix/appendix.tex
@@ -126,7 +126,7 @@ APE tags in MP3 files has been rejected a few times already. Its not something w
agreements with providers of DRM technology.
Secondly, Rockbox is open source, which would mean that any DRM technology we
incorporated into our codebase would suddenly become visible to the whole world,
- completely defeating its purpose. Remember, DRM achieves part of it's security
+ completely defeating its purpose. Remember, DRM achieves part of its security
through obscurity, and publishing the keys necessary to decrypt DRM'd
media would essentially render it useless.
\end{itemize}
diff --git a/manual/getting_started/iaudio_install.tex b/manual/getting_started/iaudio_install.tex
index f714efc..fb57390 100644
--- a/manual/getting_started/iaudio_install.tex
+++ b/manual/getting_started/iaudio_install.tex
@@ -1,7 +1,7 @@
The \playername{} has a built-in bootloader which performs the
firmware update and can also access the hard drive via USB. The
Rockbox bootloader can therefore be very minimalistic, as it does not require
- it's own USB mode. This makes it less dangerous to install the Rockbox bootloader
+ its own USB mode. This makes it less dangerous to install the Rockbox bootloader
as you can always restore it using the \playerman{} bootloader.
\note{The Rockbox bootloader overwrites the original firmware, making it
diff --git a/manual/plugins/random_folder_advance_config.tex b/manual/plugins/random_folder_advance_config.tex
index 07f392b..fd1f744 100644
--- a/manual/plugins/random_folder_advance_config.tex
+++ b/manual/plugins/random_folder_advance_config.tex
@@ -34,7 +34,7 @@ it you need to have both \fname{-/CDs} and \fname{CDs} as entries.
\ActionStdContext{}
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext}
& Bring up the context menu which allows you to
- remove the selected folder or it's entire folder tree\\
+ remove the selected folder or its entire folder tree\\
\ActionStdCancel{}
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel}
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index d8fc30e..149b912 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -38,7 +38,7 @@ on the \dap{}.
\opt{iriverh10,iriverh10_5gb}{\note{
If your \dap{} is a MTP model, the Music directory where all your music is stored
may be hidden in the \setting{File Browser}. This may be fixed by either
-either changing its properties (on a computer) to not hidden, or by changing
+changing its properties (on a computer) to not hidden, or by changing
the \setting{Show Files} setting to all.
}}
@@ -192,7 +192,7 @@ each option pertains both to files and directories):
Adds a link to the selected item in the \fname{shortcuts.link} file.
If the file does not already exist it will be created in the root directory.
Note that if you create a shortcut to a file, Rockbox will not open it upon
- selecting, but simply bring you to it's location in the \setting{File Browser}.
+ selecting, but simply bring you to its location in the \setting{File Browser}.
\end{description}
\subsection{\label{sec:virtual_keyboard}Virtual Keyboard}
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 68a0d75..22e061b 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -252,7 +252,7 @@ repeat, party mode, skip length and other settings affecting the playback of you
\subsubsection{Rating}
The menu entry is only shown if \setting{Gather Runtime Information} is
-enabled. It allows the asignment of a personal rating value (0 -- 10)
+enabled. It allows the assignment of a personal rating value (0 -- 10)
to a track which can be displayed in the WPS and used in the Database
browser. The value wraps at 10.
@@ -356,7 +356,7 @@ This may even be the whole track.
& Increase~/ Decrease pitch by 0.1\% (in procentual mode) or 0.1
semitone (in semitone mode).\\
%
- \nopt{PBELL_VIBE500_PAD}{ % ther is no long scroll up or down because of slide
+ \nopt{PBELL_VIBE500_PAD}{ % there is no long scroll up or down because of slide
\ActionPsIncBig{} / \ActionPsDecBig
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsIncBig{} / \ActionRCPsDecBig}
& Increase~/ Decrease pitch by 1\% (in procentual mode) or a semitone
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex
index 311aa86..ea732d6 100644
--- a/manual/working_with_playlists/main.tex
+++ b/manual/working_with_playlists/main.tex
@@ -128,7 +128,7 @@ directory, Rockbox adds all of the tracks in that directory to the
playlist.\\
\note{You can control whether or not Rockbox includes the contents of
- subdirectories when adding an entire directory to a playlists. Set the
+ subdirectories when adding an entire directory to a playlist. Set the
\setting{Settings $\rightarrow$ General Settings $\rightarrow$ Playlist
$\rightarrow$ Recursively Insert Directories} setting to \setting{Yes} if
you would like Rockbox to include tracks in subdirectories as well as tracks