summaryrefslogtreecommitdiffstats
path: root/tdecore
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-01-09 00:24:34 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-01-09 00:24:34 +0100
commitbf4e405e03859bf383f55715944f4f71bd338c34 (patch)
tree293783d05c079b477b9ef396bbd851ca01714e2d /tdecore
parentc5189a79b8621b38b53e3cec952d49630e16dd3a (diff)
downloadtdelibs-bf4e405e03859bf383f55715944f4f71bd338c34.tar.gz
tdelibs-bf4e405e03859bf383f55715944f4f71bd338c34.zip
Update kate syntax highlight files
Diffstat (limited to 'tdecore')
-rw-r--r--tdecore/tdeaboutdata.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/tdeaboutdata.h b/tdecore/tdeaboutdata.h
index 8b1480f84..dc758824e 100644
--- a/tdecore/tdeaboutdata.h
+++ b/tdecore/tdeaboutdata.h
@@ -420,8 +420,8 @@ class TDECORE_EXPORT TDEAboutData
* Defines the program homepage.
*
* @param homepage The program homepage string.
- * Start the address with "http://". "http://kate.kde.org" is
- * is correct, "kde.kde.org" is not.
+ * Start the address with "http://". "http://kate-editor.org/" is
+ * is correct, "kate-editor.org" is not.
*/
void setHomepage( const char *homepage );