summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-babel.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-babel.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-babel.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-babel.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-babel.tex
index dd8bb7b43a1..35d99396dc4 100644
--- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-babel.tex
+++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-babel.tex
@@ -11,13 +11,13 @@
\section{Babel Library}
\label{section-library-babel}
-\begin{pgflibrary}{babel}
+\begin{tikzlibrary}{babel}
A tiny library that make the interaction with the |babel| package easier.
Despite the name, it may also be useful in other contexts, namely whenever
the catcodes of important symbols are changed globally. Normally, using
this library is always a good idea; it is not always loaded by default
since in some rare cases it may break old code.
-\end{pgflibrary}
+\end{tikzlibrary}
The problems this library tries to fix have to do with the so-called
``catcodes'' of symbols used inside \tikzname. In normal \TeX\ operation,