summaryrefslogtreecommitdiff
path: root/graphics/pgf/base/doc/text-en/pgfmanual-en-pgfkeys.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/base/doc/text-en/pgfmanual-en-pgfkeys.tex')
-rw-r--r--graphics/pgf/base/doc/text-en/pgfmanual-en-pgfkeys.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pgf/base/doc/text-en/pgfmanual-en-pgfkeys.tex b/graphics/pgf/base/doc/text-en/pgfmanual-en-pgfkeys.tex
index 2c22c1a952..8241da2c7e 100644
--- a/graphics/pgf/base/doc/text-en/pgfmanual-en-pgfkeys.tex
+++ b/graphics/pgf/base/doc/text-en/pgfmanual-en-pgfkeys.tex
@@ -402,7 +402,7 @@ In order to setup a special syntax handling for \meta{strings} that begin with
a certain character, two things need to be done:
%
\begin{enumerate}
- \item First, the whole first char syntax detection must be ``switched on'',
+ \item First, the whole |first char syntax| detection must be ``switched on'',
since, by default, it is turned off for efficiency reasons (the
overhead is rather small, however). This is done by setting the
following key:
@@ -1264,7 +1264,7 @@ directly stored in a key.
\end{handler}
\begin{handler}{{.add}|=|\marg{prefix value}\marg{append value}}
- Adds the \meta{prefix value} and the beginning and the \meta{append value}
+ Adds the \meta{prefix value} at the beginning and the \meta{append value}
at the end of the value stored in \meta{key}.
\end{handler}