Comment typo.
authorCarl Hetherington <cth@carlh.net>
Fri, 29 Dec 2017 23:13:14 +0000 (23:13 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 29 Dec 2017 23:13:14 +0000 (23:13 +0000)
test/reels_test.cc

index 0942c4c2695592ef3380023486ee3bd481d0bbba..bd7b1c06a05c8c9f6372fa9b2d604aa804797444 100644 (file)
@@ -345,7 +345,7 @@ BOOST_AUTO_TEST_CASE (reels_test8)
        BOOST_REQUIRE (!wait_for_jobs ());
 }
 
        BOOST_REQUIRE (!wait_for_jobs ());
 }
 
-/** Check another reels-wrleated error; make_dcp() would raise a ProgrammingError */
+/** Check another reels-related error; make_dcp() would raise a ProgrammingError */
 BOOST_AUTO_TEST_CASE (reels_test9)
 {
        shared_ptr<Film> film = new_test_film2("reels_test9a");
 BOOST_AUTO_TEST_CASE (reels_test9)
 {
        shared_ptr<Film> film = new_test_film2("reels_test9a");