From 75c3f569f2739c0b95a2fa91665735bf8c612764 Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Sun, 13 Apr 2025 14:12:27 +0200 Subject: [PATCH] docs: fix typo --- src/beamerthememoloch.dtx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/beamerthememoloch.dtx b/src/beamerthememoloch.dtx index 8273d60..d869638 100644 --- a/src/beamerthememoloch.dtx +++ b/src/beamerthememoloch.dtx @@ -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.