From 7279e975ff0e088a1934e57bc22a4bf17ddd7743 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 3 May 2015 02:45:38 +0100 Subject: Tweak tagline. --- src/wx/about_dialog.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 98dd83262..e54590bae 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -62,7 +62,7 @@ AboutDialog::AboutDialog (wxWindow* parent) t = new wxStaticText ( this, wxID_ANY, - _("Free, open-source DCP generation from almost anything."), + _("Free, open-source DCP creation from almost anything."), wxDefaultPosition, wxDefaultSize, wxALIGN_CENTER ); t->SetFont (subtitle_font); -- cgit v1.2.3