From bbdc38cd15e6a2823d49ad2723b188d5cd7bbdf0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 29 Jun 2016 22:02:25 +0100 Subject: Typo. --- src/wx/timing_panel.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wx/timing_panel.cc b/src/wx/timing_panel.cc index 1e87f8e8d..7abe9e8f9 100644 --- a/src/wx/timing_panel.cc +++ b/src/wx/timing_panel.cc @@ -128,7 +128,7 @@ TimingPanel::TimingPanel (ContentPanel* p, FilmViewer* viewer) * http://trac.wxwidgets.org/ticket/13389 */ - wxString in = _("Only change this if it the content's frame rate has been read incorrectly."); + wxString in = _("Only change this if the content's frame rate has been read incorrectly."); wxString out; int const width = 20; int current = 0; -- cgit v1.2.3