summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex
index f43e9d29de8..c7f762bef6c 100644
--- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex
+++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex
@@ -27,7 +27,7 @@ be processed or if you expect your commands to be executed very often.
\begin{command}{\pgfqpointxy\marg{$s_x$}\marg{$s_y$}}
This command does the same as |\pgfpointxy|, but \meta{$s_x$} and \meta{$s_y$}
- must be simple numbers without unit, like |1.234| or |5.0|. Mathematical expressions or units are not allows.
+ must be simple numbers without unit, like |1.234| or |5.0|. Mathematical expressions or units are not allowed.
\end{command}
\begin{command}{\pgfqpointxyz\marg{$s_x$}\marg{$s_y$}\marg{$s_z$}}
@@ -177,7 +177,7 @@ not want arrows to be drawn.
``translational part'' of the coordinate transformation matrix,
instead of adding the translational part to the current
canvas transformation matrix directly. Both methods have the same
- effect (box \meta{box number} is translated where it should), but
+ effect (box \meta{box number} is translated to where it should be), but
the method used by |\pgfqboxsynced| ensures that hyperlinks are
placed correctly. Note that scaling and rotation will not (cannot,
even) apply to hyperlinks.