summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorPanagiotis Papadopoulos <pano_90@gmx.net>2009-07-31 12:09:41 +0200
committerPanagiotis Papadopoulos <pano_90@gmx.net>2009-07-31 12:09:41 +0200
commit8a93a4828646d3a8fbbb5fa4dfc4f5335aead696 (patch)
treec4ffe497887f9e548773291912af5964263a983f /src/main.cpp
parentAdded a dot to the tooltip message (diff)
downloadrekonq-8a93a4828646d3a8fbbb5fa4dfc4f5335aead696.tar.xz
"Fixed" spelling of a Name
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 98b5e5ca..53e881f5 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -90,7 +90,7 @@ int main(int argc, char **argv)
"hdevalence@gmail.com",
"");
- about.addCredit(ki18n("Ivan Cukic"),
+ about.addCredit(ki18n("Ivan Čukić"),
ki18n("Patches, bugfixing"),
"ivan@fomentgroup.org",
"");