summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeaboutdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdeaboutdata.h')
-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 );