From: Stefan Huber Date: Sat, 18 Mar 2023 08:16:24 +0000 (+0100) Subject: Fix nonce typo X-Git-Url: https://git.sthu.org/?p=exsheet.git;a=commitdiff_plain;h=db9ff783f40c4becf9308b00211f59d2c93bbe5b Fix nonce typo --- diff --git a/exsheet2.cls b/exsheet2.cls index 7124b45..f140a9f 100644 --- a/exsheet2.cls +++ b/exsheet2.cls @@ -138,7 +138,7 @@ } \@ifundefined{exsheetexam}{}{% \fancyfoot[R]{% - \tiny nounce: \arabic{examnonce} + \tiny nonce: \arabic{examnonce} } } }