Typo.
authorCarl Hetherington <cth@carlh.net>
Wed, 29 Jun 2016 21:02:25 +0000 (22:02 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 29 Jun 2016 21:02:25 +0000 (22:02 +0100)
src/wx/timing_panel.cc

index 1e87f8e8debf5e0d360ab16a038103c15145278c..7abe9e8f981cc9efad9f145f9b34905e11a12ea5 100644 (file)
@@ -128,7 +128,7 @@ TimingPanel::TimingPanel (ContentPanel* p, FilmViewer* viewer)
         * http://trac.wxwidgets.org/ticket/13389
         */
 
-       wxString in = _("<i>Only change this if it the content's frame rate has been read incorrectly.</i>");
+       wxString in = _("<i>Only change this if the content's frame rate has been read incorrectly.</i>");
        wxString out;
        int const width = 20;
        int current = 0;