summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-04-12 00:21:30 +0100
committerCarl Hetherington <cth@carlh.net>2013-04-12 00:21:30 +0100
commit6fe31ddd16a0819fe38ffb7e9520c6a049af078a (patch)
tree05b6e93d37958f4c4b9b68b0d407b9c604a11921 /src
parent26c6f510ca23f1d21e41e3df65726ffa0852d745 (diff)
Fix typo.
Diffstat (limited to 'src')
-rw-r--r--src/lib/format.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/format.cc b/src/lib/format.cc
index 2f9f87ba9..640eee167 100644
--- a/src/lib/format.cc
+++ b/src/lib/format.cc
@@ -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 (