docs: fix typo
This commit is contained in:
parent
a549f1f97e
commit
75c3f569f2
|
@ -106,7 +106,7 @@
|
||||||
%
|
%
|
||||||
% To avoid generating externalized figures of the progressbar we have to disable
|
% To avoid generating externalized figures of the progressbar we have to disable
|
||||||
% them with ``tikzexternalenable'' and ``tikzexternaldisable''. However, if the
|
% them with ``tikzexternalenable'' and ``tikzexternaldisable''. However, if the
|
||||||
% ``external'' libray is not loaded we would get undefined control sequence
|
% ``external'' library is not loaded we would get undefined control sequence
|
||||||
% problems, hence we define them as no-ops if they are not defined yet.
|
% problems, hence we define them as no-ops if they are not defined yet.
|
||||||
% We do the same for the ``mmzUnmemoizable'' command from the memoize package, in
|
% We do the same for the ``mmzUnmemoizable'' command from the memoize package, in
|
||||||
% order to avoid memoization of the progress bars.
|
% order to avoid memoization of the progress bars.
|
||||||
|
|
Loading…
Reference in New Issue