Fix typo.
authorCarl Hetherington <cth@carlh.net>
Thu, 11 Apr 2013 23:21:30 +0000 (00:21 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 11 Apr 2013 23:21:30 +0000 (00:21 +0100)
src/lib/format.cc

index 2f9f87ba945fd6e1550250807bf27434f402000b..640eee1670369911c5608eb5f308d51306bb5e79 100644 (file)
@@ -84,7 +84,7 @@ Format::setup_formats ()
                        ));
        
        _formats.push_back (
-               new FixedFormat (4.0 / 30, libdcp::Size (1998, 1080), N_("133-in-flat"), _("4:3 within Flat"), N_("F")
+               new FixedFormat (4.0 / 3.0, libdcp::Size (1998, 1080), N_("133-in-flat"), _("4:3 within Flat"), N_("F")
                        ));
        
        _formats.push_back (