From: alle Date: Thu, 13 May 2010 08:45:22 +0000 (+0000) Subject: Use nice quotation marks X-Git-Url: https://repo.or.cz/w/kugel-rb.git/commitdiff_plain/60f2aae34ff8e121ef366974e5f95b09f0558bf0 Use nice quotation marks git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25992 a1c6a512-1295-4272-9138-f99709370657 --- diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 6af4612f1..591d8ea7b 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -380,11 +380,11 @@ Examples: \section{FM Radio} \begin{tagmap} - \config{\%tp} & Does this target have a radio? If it doesn't, the "true" + \config{\%tp} & Does this target have a radio? If it doesn't, the ``true'' branch of this conditional is completly ignored so you don't need to worry about tags which are not recognized on non radio targets.\\ \config{\%tt} & Is the tuner tuned?\\ - \config{\%tm} & Scan or preset mode? Scan is "true", preset is "false"\\ + \config{\%tm} & Scan or preset mode? Scan is ``true'', preset is ``false''.\\ \config{\%ts} & Is the station in stereo?\\ \config{\%ta} & Minimum frequency (region specific) in MHz, with two decimal digits.\\