diff options
Diffstat (limited to 'kghostview/kgv_view.cpp')
-rw-r--r-- | kghostview/kgv_view.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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" ), "http://luispedro.org" ); |