From 70f7f1d890f72e401463b115e596afa9782de296 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 31 May 2023 01:12:13 +0200 Subject: Cleanup: comment typo fix. --- src/verify.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 tag which refers to a font that is not * first introduced with a . - * id conatins the ID of the tag. + * id contains the ID of the tag. */ MISSING_LOAD_FONT }; -- cgit v1.2.3