summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/appendix/wps_tags.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 6af4612f1e..591d8ea7bd 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -380,11 +380,11 @@ Examples:
380 380
381\section{FM Radio} 381\section{FM Radio}
382 \begin{tagmap} 382 \begin{tagmap}
383 \config{\%tp} & Does this target have a radio? If it doesn't, the "true" 383 \config{\%tp} & Does this target have a radio? If it doesn't, the ``true''
384 branch of this conditional is completly ignored so you don't need to 384 branch of this conditional is completly ignored so you don't need to
385 worry about tags which are not recognized on non radio targets.\\ 385 worry about tags which are not recognized on non radio targets.\\
386 \config{\%tt} & Is the tuner tuned?\\ 386 \config{\%tt} & Is the tuner tuned?\\
387 \config{\%tm} & Scan or preset mode? Scan is "true", preset is "false"\\ 387 \config{\%tm} & Scan or preset mode? Scan is ``true'', preset is ``false''.\\
388 \config{\%ts} & Is the station in stereo?\\ 388 \config{\%ts} & Is the station in stereo?\\
389 \config{\%ta} & Minimum frequency (region specific) in MHz, with two 389 \config{\%ta} & Minimum frequency (region specific) in MHz, with two
390 decimal digits.\\ 390 decimal digits.\\