summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/verify.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/verify.h b/src/verify.h
index 9c98ef01..8a8e77f3 100644
--- a/src/verify.h
+++ b/src/verify.h
@@ -450,7 +450,7 @@ public:
INCORRECT_SUBTITLE_NAMESPACE_COUNT,
/** A subtitle or closed caption file has a <Font> tag which refers to a font that is not
* first introduced with a <LoadFont>.
- * id conatins the ID of the <Font> tag.
+ * id contains the ID of the <Font> tag.
*/
MISSING_LOAD_FONT
};