diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/film.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/film.cc b/src/lib/film.cc index abe8f4c3b..9c0637dbb 100644 --- a/src/lib/film.cc +++ b/src/lib/film.cc @@ -1648,7 +1648,7 @@ Film::check_reel_boundaries_for_atmos() } else { set_reel_type(ReelType::SINGLE); } - Message(variant::insert_dcpomatic("%1 had to change your reel settings to accomodate the Atmos content")); + Message(variant::insert_dcpomatic("%1 had to change your reel settings to accommodate the Atmos content")); } } |
