summaryrefslogtreecommitdiff
path: root/manual/plugins/wavplay.tex
diff options
context:
space:
mode:
authorThom Johansen <thomj@rockbox.org>2008-02-13 13:32:44 +0000
committerThom Johansen <thomj@rockbox.org>2008-02-13 13:32:44 +0000
commitc479b9975d90de77c8471c91d0d3db8513100add (patch)
tree32f245ced34c5e08764c685ce244c48d52293623 /manual/plugins/wavplay.tex
parent09fc078bf57e44c7168073360ece3565e81d4a5d (diff)
downloadrockbox-c479b9975d90de77c8471c91d0d3db8513100add.tar.gz
rockbox-c479b9975d90de77c8471c91d0d3db8513100add.zip
FS #8340 by David Bishop. Remove contractions from the manual, as this seems to be common practice in this format and makes it easier to read for non-native english speakers. New manual work should try to adhere to this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16302 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/wavplay.tex')
-rw-r--r--manual/plugins/wavplay.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/wavplay.tex b/manual/plugins/wavplay.tex
index 6246269991..350c76126a 100644
--- a/manual/plugins/wavplay.tex
+++ b/manual/plugins/wavplay.tex
@@ -10,8 +10,8 @@ plugin automatically and the Wavplay screen
10appears. This screen gives information about samplerate and length of the 10appears. This screen gives information about samplerate and length of the
11playing file. 11playing file.
12\note{Seeking within the \fname{.wav}-file or changing the volume once the 12\note{Seeking within the \fname{.wav}-file or changing the volume once the
13plugin is running isn't possible. Wavplay uses the sound settings that were 13plugin is running is not possible. Wavplay uses the sound settings that were
14used before (except for pitch).} 14used before (except for pitch).}
15The only action that can be performed is to stop by pressing \ButtonOff, and 15The only action that can be performed is to stop by pressing \ButtonOff, and
16Wavplay will be exited and you are returned to the filebrowser. If the end of 16Wavplay will be exited and you are returned to the filebrowser. If the end of
17the file has been reached, you will also be returned to the filebrowser. \ No newline at end of file 17the file has been reached, you will also be returned to the filebrowser.