diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-31 22:28:41 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-01 23:43:00 +0200 |
| commit | fe938d4dd52ab41be4cdd441d5d4289deae6190d (patch) | |
| tree | bf0cc0e3b28a947c336a91f3c4e64341959561d1 /src/verify.h | |
| parent | bce04bc8feda6990157536b455fcdafcb3588ab4 (diff) | |
INVALID_MAIN_SOUND_CONFIGURATION: note -> error.
Diffstat (limited to 'src/verify.h')
| -rw-r--r-- | src/verify.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/verify.h b/src/verify.h index 777a68de..ba485242 100644 --- a/src/verify.h +++ b/src/verify.h @@ -538,7 +538,7 @@ public: */ MISMATCHED_SOUND_CHANNEL_COUNTS, /** The CPL contains a _<MainSoundConfiguration>_ tag which does not describe the number of channels in the audio assets, or which is in some way badly formatted - * note contains details of what is wrong + * error contains details of what is wrong * file contains the CPL filename * cpl_id contains the CPL ID */ |
