docs: fix typo

This commit is contained in:
Johan Larsson 2025-04-13 14:12:27 +02:00
parent a549f1f97e
commit 75c3f569f2
No known key found for this signature in database
GPG Key ID: 2A41C0FEDD6FF540
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@
%
% To avoid generating externalized figures of the progressbar we have to disable
% 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.
% We do the same for the ``mmzUnmemoizable'' command from the memoize package, in
% order to avoid memoization of the progress bars.