From 73fc40eb6a71b4b389b59dcdbef583555e417089 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 20 Jan 2025 01:35:30 +0100 Subject: Fix typo accomodate -> accommodate. --- src/lib/film.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib') 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")); } } -- cgit v1.2.3