summaryrefslogtreecommitdiff
path: root/graphics/pgf/base/doc/text-en/pgfmanual-en-base-scopes.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/base/doc/text-en/pgfmanual-en-base-scopes.tex')
-rw-r--r--graphics/pgf/base/doc/text-en/pgfmanual-en-base-scopes.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pgf/base/doc/text-en/pgfmanual-en-base-scopes.tex b/graphics/pgf/base/doc/text-en/pgfmanual-en-base-scopes.tex
index 618ff86c66..d0efb084ab 100644
--- a/graphics/pgf/base/doc/text-en/pgfmanual-en-base-scopes.tex
+++ b/graphics/pgf/base/doc/text-en/pgfmanual-en-base-scopes.tex
@@ -216,7 +216,7 @@ meantime there are some more modules. Also mention them here?}
There is a special command for loading library packages. The difference between
a library and module is the following: A library just defines additional
objects using the basic layer, whereas a module adds completely new
-functionality. For instance, a decoration library defines additional
+functionality. For instance, a |decorations| library defines additional
decorations, while a decoration module defines the whole code for handling
decorations.
@@ -333,7 +333,7 @@ Rectangles \begin{pgfpicture}
impossible to draw lines between nodes in different pictures automatically.
In order to make \pgfname\ ``remember'' a picture, the \TeX-if
- |\||ifpgfrememberpicturepositiononpage| should be set to |true|. It is only
+ |\ifpgfrememberpicturepositiononpage| should be set to |true|. It is only
important that this \TeX-if is |true| at the end of the
|{pgfpicture}|-en\-vi\-ron\-ment, so you can switch it on inside the
environment. However, you can also just switch it on globally, then the