diff options
| author | Alexander Levin <al.le@rockbox.org> | 2010-05-12 22:17:07 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2010-05-12 22:17:07 +0000 |
| commit | e5d6d7a47ecd272639feba4ce0e23a174bbff681 (patch) | |
| tree | 4eef79ffd32c5fe50188cbcae0a62e64fb662799 | |
| parent | e0bb2218592d4057cd26e0e8047c96515d760c10 (diff) | |
| download | rockbox-e5d6d7a47ecd272639feba4ce0e23a174bbff681.zip rockbox-e5d6d7a47ecd272639feba4ce0e23a174bbff681.tar.gz rockbox-e5d6d7a47ecd272639feba4ce0e23a174bbff681.tar.bz2 rockbox-e5d6d7a47ecd272639feba4ce0e23a174bbff681.tar.xz | |
More nice apostrophes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25976 a1c6a512-1295-4272-9138-f99709370657
3 files changed, 6 insertions, 6 deletions
diff --git a/manual/advanced_topics/viewports/colour-conditional.tex b/manual/advanced_topics/viewports/colour-conditional.tex index bcef715..f8fc1fa 100644 --- a/manual/advanced_topics/viewports/colour-conditional.tex +++ b/manual/advanced_topics/viewports/colour-conditional.tex @@ -11,5 +11,5 @@ %sNo album art found %scheck your filenames. \end{example} -This example checks for album art. Album art will be displayed in viewport 'a', if -it is found. Otherwise a red flashing warning will be displayed in viewport 'b'. +This example checks for album art. Album art will be displayed in viewport `a', if +it is found. Otherwise a red flashing warning will be displayed in viewport `b'. diff --git a/manual/advanced_topics/viewports/grayscale-conditional.tex b/manual/advanced_topics/viewports/grayscale-conditional.tex index 390a043..acca85a 100644 --- a/manual/advanced_topics/viewports/grayscale-conditional.tex +++ b/manual/advanced_topics/viewports/grayscale-conditional.tex @@ -11,5 +11,5 @@ %sNo album art found %scheck your filenames. \end{example} -This example checks for album art. Album art will be displayed in viewport 'a', if -it is found. Otherwise a flashing warning will be displayed in viewport 'b'. +This example checks for album art. Album art will be displayed in viewport `a', if +it is found. Otherwise a flashing warning will be displayed in viewport `b'. diff --git a/manual/advanced_topics/viewports/mono-conditional.tex b/manual/advanced_topics/viewports/mono-conditional.tex index fef1488..399832c 100644 --- a/manual/advanced_topics/viewports/mono-conditional.tex +++ b/manual/advanced_topics/viewports/mono-conditional.tex @@ -9,5 +9,5 @@ %Vl|b|20|30|50|50|0| %sYou've unlocked your player. \end{example} -This example checks for hold. Viewport 'a' will be displayed if it is on, -otherwise viewport 'b' will display a flashing warning. +This example checks for hold. Viewport `a' will be displayed if it is on, +otherwise viewport `b' will display a flashing warning. |