From d10944a703cf0f1fe23a7ef08ae700aca47870a6 Mon Sep 17 00:00:00 2001 From: Jan Wille <mail@janwille.de> Date: Mon, 11 Nov 2024 12:47:33 +0100 Subject: [PATCH] typo in `faculty` option --- src/HsH-classes.dtx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HsH-classes.dtx b/src/HsH-classes.dtx index 77860c0..bfb3344 100644 --- a/src/HsH-classes.dtx +++ b/src/HsH-classes.dtx @@ -824,7 +824,7 @@ http://www.latex-project.org/lppl.txt % % \begin{option}{faculty} % The \opt{faculty} options is once again a \emph{Numerical} option, mapping the five -% faculties and storeing the selected one in |\HsH@opt@faculty|. +% faculties and storing the selected one in |\HsH@opt@faculty|. % \begin{macrocode} \FamilyNumericalKey{HsH}{faculty}{HsH@opt@faculty}{% {0}{1}, {none}{1}, {false}{1}, {off}{1},% -- GitLab