From ea73ee2ef9ba6d8862f1d14d949b217eda63f1d2 Mon Sep 17 00:00:00 2001 From: Felipe Corr??a da Silva Sanches Date: Mon, 6 Aug 2007 01:12:13 +0000 Subject: added missing " character at end of a line. Sorry, my mistake on previous commit... (bzr r3384) --- src/ui/dialog/aboutbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ui/dialog/aboutbox.cpp b/src/ui/dialog/aboutbox.cpp index a8c44b946..f029b8b73 100644 --- a/src/ui/dialog/aboutbox.cpp +++ b/src/ui/dialog/aboutbox.cpp @@ -312,7 +312,7 @@ void AboutBox::initStrings() { "Pat Suwalski\n" "Adib Taraben\n" "David Turner\n" - "Andre Twupack\n + "Andre Twupack\n" "Aleksandar Urošević\n" "Lucas Vieites\n" "Michael Wybrow\n" -- cgit v1.2.3