Fix nonce typo main
authorStefan Huber <shuber@sthu.org>
Sat, 18 Mar 2023 08:16:24 +0000 (09:16 +0100)
committerStefan Huber <shuber@sthu.org>
Sat, 18 Mar 2023 08:16:24 +0000 (09:16 +0100)
exsheet2.cls

index 7124b45a77a3e505d9a6ec45f63bca23c99518cb..f140a9f65d70f005a918e0c2f202e4b6f2190a01 100644 (file)
   }
   \@ifundefined{exsheetexam}{}{%
     \fancyfoot[R]{%
-      \tiny nounce: \arabic{examnonce}
+      \tiny nonce: \arabic{examnonce}
     }
   }
 }