summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/appendix/wps_tags.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 4aa9472e74..51f10e9a32 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -766,7 +766,7 @@ a horizontal progressbar which doesn't fill and draws the image
766\end{tagmap} 766\end{tagmap}
767 Use this tag to get a substring from another tag. 767 Use this tag to get a substring from another tag.
768\begin{description} 768\begin{description}
769 \item[start] -- first character to take (0 being the start of the string) 769 \item[start] -- first character to take (0 being the start of the string, negative means from the end of the string)
770 \item[length] -- length of the substring to return (- for the rest of the string) 770 \item[length] -- length of the substring to return (- for the rest of the string)
771 \item[tag] -- tag to get 771 \item[tag] -- tag to get
772 \item[number] -- OPTIONAL. if this is present it will assume the 772 \item[number] -- OPTIONAL. if this is present it will assume the