From: Carl Hetherington Date: Fri, 26 Aug 2022 19:18:42 +0000 (+0200) Subject: Cleanup: white space. X-Git-Tag: v2.16.22~8 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=ef78831047ea985f5b6e8ebbe7db5d6e3ff28eb5 Cleanup: white space. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index b70a4f15e..eb100afc4 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -149,7 +149,7 @@ AboutDialog::AboutDialog (wxWindow* parent) translated_by.Add (wxT ("Igor Voytovich")); translated_by.Add (wxT ("Rov (若文)")); translated_by.Add (wxT ("刘汉源")); - add_section (_("Translated by"), translated_by); + add_section (_("Translated by"), translated_by); wxArrayString patrons; patrons.Add ("Luproduction");