Commit acc16631 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

vout: Fix a long standing typo 1.85:1 -> 185:100.

parent 3a57140d
......@@ -178,7 +178,7 @@ static const struct
{ "", N_("Default") },
{ "16:10", "16:10" },
{ "16:9", "16:9" },
{ "1.85:1", "1.85:1" },
{ "185:100", "1.85:1" },
{ "221:100", "2.21:1" },
{ "235:100", "2.35:1" },
{ "239:100", "2.39:1" },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment