From 16a6a7a77a14ceaf46c1995dd7b7e0aa6e96887d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 25 Oct 2021 01:13:07 +0200 Subject: Message tweak. --- src/verify.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/verify.cc b/src/verify.cc index 8a065e68..16a3b786 100644 --- a/src/verify.cc +++ b/src/verify.cc @@ -1760,7 +1760,7 @@ dcp::note_to_string (VerificationNote note) case VerificationNote::Code::EMPTY_TEXT: return "There is an empty node in a subtitle or closed caption."; case VerificationNote::Code::MISMATCHED_CLOSED_CAPTION_VALIGN: - return "Some closed or nodes have different vertical alignment within a ."; + return "Some closed or nodes have different vertical alignments within a ."; case VerificationNote::Code::INCORRECT_CLOSED_CAPTION_ORDERING: return "Some closed captions are not listed in the order of their vertical position."; } -- cgit v1.2.3