From d7556a20d6d923d2f21decf4d840866d2a41b935 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 23 May 2013 00:38:02 -0500 Subject: Fix incorrect characters. --- kghostview/kgv_view.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kghostview/kgv_view.cpp') diff --git a/kghostview/kgv_view.cpp b/kghostview/kgv_view.cpp index 4ff28e14..39997eb5 100644 --- a/kghostview/kgv_view.cpp +++ b/kghostview/kgv_view.cpp @@ -375,7 +375,7 @@ TDEAboutData* KGVPart::createAboutData() I18N_NOOP( "KGhostView displays, prints, and saves " "PostScript and PDF files.\n" "Based on original work by Tim Theisen." ) ); - about->addAuthor( "Luís Pedro Coelho", + about->addAuthor( "Luis Pedro Coelho", I18N_NOOP( "Current maintainer" ), "luis@luispedro.org", "http://luispedro.org" ); -- cgit v1.2.1