From db9ff783f40c4becf9308b00211f59d2c93bbe5b Mon Sep 17 00:00:00 2001 From: Stefan Huber Date: Sat, 18 Mar 2023 09:16:24 +0100 Subject: [PATCH] Fix nonce typo --- exsheet2.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} } } } -- 2.30.2