1
0
Fork 0
forked from len0rd/rockbox

More nice apostrophes

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25976 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alexander Levin 2010-05-12 22:17:07 +00:00
parent e0bb221859
commit e5d6d7a47e
3 changed files with 6 additions and 6 deletions

View file

@ -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'.

View file

@ -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'.

View file

@ -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.