From d9d2a370a86ff6ddf6cc44c4ff6894162928be04 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 26 Jul 2012 02:57:30 +0100 Subject: [PATCH] Tweak text --- src/tools/dvdomatic.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/dvdomatic.cc b/src/tools/dvdomatic.cc index b677a198b..01f4cd591 100644 --- a/src/tools/dvdomatic.cc +++ b/src/tools/dvdomatic.cc @@ -334,7 +334,7 @@ public: wxAboutDialogInfo info; info.SetName (_("DVD-o-matic")); info.SetVersion (wxT (DVDOMATIC_VERSION)); - info.SetDescription (_("Free, open-source DCP generation from almost anything")); + info.SetDescription (_("Free, open-source DCP generation from almost anything.")); info.SetCopyright (_("(C) Carl Hetherington, Terrence Meiczinger, Paul Davis")); wxArrayString authors; authors.Add (wxT ("Carl Hetherington")); -- 2.30.2