Improve typesetting and fix a typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24103 a1c6a512-1295-4272-9138-f99709370657
diff --git a/manual/advanced_topics/viewports/mono-uivp-syntax.tex b/manual/advanced_topics/viewports/mono-uivp-syntax.tex
index bdf0a28..d8e8d5e 100644
--- a/manual/advanced_topics/viewports/mono-uivp-syntax.tex
+++ b/manual/advanced_topics/viewports/mono-uivp-syntax.tex
@@ -1,5 +1,5 @@
\begin{itemize}
- \item 'font' is a number - '0' is the built-in system font, '1' is the
+ \item `font' is a number: 0 is the built-in system font, 1 is the
user-selected font.
\end{itemize}
@@ -9,3 +9,4 @@
This displays the menu starting at 15px from the left of the screen and 20px
from the top of the screen. It is 100px wide and 150px high. The font is
defined in the theme \fname{.cfg} file or in the \setting{Theme Settings} menu.
+