diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-31 18:05:14 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-01 23:43:00 +0200 |
| commit | d6ccf7600d19ad73fab51a8a8ee1a215d5a9e180 (patch) | |
| tree | cc0399b5593a99b6a11d93dec5d334fe1acde57c /src/verify.h | |
| parent | 01e7bb0bb80f50466912800bd327ec4f0d733542 (diff) | |
MISSING_SUBTITLE: note -> asset_id.
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 2fb6b0ef..d4d066c6 100644 --- a/src/verify.h +++ b/src/verify.h @@ -520,7 +520,7 @@ public: */ DUPLICATE_ASSET_ID_IN_ASSETMAP, /** An Interop subtitle asset has no subtitles - * note contains the asset ID + * asset_id contains the asset ID * file contains the asset filename * reel_index contains the reel index (starting from 0) */ |
