From: Stefan Huber Date: Sat, 18 Mar 2023 08:16:24 +0000 (+0100) Subject: Fix nonce typo X-Git-Url: https://git.sthu.org/?a=commitdiff_plain;h=HEAD;hp=88564c7b9881d1de6f09b6509ff0fd35106a0266;p=exsheet.git 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} } } }