commit 3f52e8058c874e39ad8f368b718da890e839954f
Author: Uwe Stöhr <[email protected]>
Date: Wed Nov 11 00:08:13 2015 +0100
theorems-without-preamble.inc: fix a typo
diff --git a/lib/layouts/theorems-without-preamble.inc
b/lib/layouts/theorems-without-preamble.inc
index b37c4d6..8f8aa41 100644
--- a/lib/layouts/theorems-without-preamble.inc
+++ b/lib/layouts/theorems-without-preamble.inc
@@ -1,5 +1,5 @@
# This file provides theorem environments without adding preamble code or
-# requiring packages. THis is useful for classes that define their own theorems
+# requiring packages. This is useful for classes that define their own theorems
# like svjour3 or ijmpc.
# Author: Uwe Stöhr <[email protected]>