summaryrefslogtreecommitdiff
path: root/graphics/pgf/base/doc/text-en/pgfmanual-en-library-profiler.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/base/doc/text-en/pgfmanual-en-library-profiler.tex')
-rw-r--r--graphics/pgf/base/doc/text-en/pgfmanual-en-library-profiler.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pgf/base/doc/text-en/pgfmanual-en-library-profiler.tex b/graphics/pgf/base/doc/text-en/pgfmanual-en-library-profiler.tex
index 2e5d0b0186..ca24ecacb0 100644
--- a/graphics/pgf/base/doc/text-en/pgfmanual-en-library-profiler.tex
+++ b/graphics/pgf/base/doc/text-en/pgfmanual-en-library-profiler.tex
@@ -151,7 +151,7 @@ defined profiler entries will be processed.
\end{codeexample}
%
Thus, \meta{argument pattern} is a copy-paste from the definition of your
- command. The \meta{invocation pattern} is used by the profiler library to
+ command. The \meta{invocation pattern} is used by the |profiler| library to
invoke the \emph{original} command, so it is closely related to
\meta{argument pattern}, but it needs extra curly braces around each
argument.
@@ -223,7 +223,7 @@ defined profiler entries will be processed.
|\jobname.profiler.|\meta{YYYY}|-|\meta{MM}|-|\meta{DD}|_|\meta{HH}|h_|\meta{MM}|m.dat|
with the same information.
- Note that the profiler library predefines two profiler entries, namely
+ Note that the |profiler| library predefines two profiler entries, namely
|main job| which counts time from the beginning of the document until
|\pgfprofilepostprocess| and |preamble| which counts time from the
beginning of the document until |\begin{document}|.