summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pgfplots/manual.examples.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pgfplots/manual.examples.tex')
-rw-r--r--Master/texmf-dist/doc/latex/pgfplots/manual.examples.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/pgfplots/manual.examples.tex b/Master/texmf-dist/doc/latex/pgfplots/manual.examples.tex
index 4890aa6a6be..07ebbd804ec 100644
--- a/Master/texmf-dist/doc/latex/pgfplots/manual.examples.tex
+++ b/Master/texmf-dist/doc/latex/pgfplots/manual.examples.tex
@@ -313,7 +313,7 @@ This section contains a catalogue of different \PGFPlots\ features by example.
\begin{lstlisting}
\begin{tikzpicture}
\begin{loglogaxis}[
- xtick={2.5,9.2,14.2},
+ xtick={12,9897,1468864}
xlabel={\textsc{Dof}},
ylabel={$L_2$ Error}
]