summaryrefslogtreecommitdiffstats
path: root/libktorrent
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent')
-rw-r--r--libktorrent/functions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/functions.h b/libktorrent/functions.h
index f6bd8dd..4b2a9ee 100644
--- a/libktorrent/functions.h
+++ b/libktorrent/functions.h
@@ -27,7 +27,7 @@ namespace kt
{
/**
* Will return the data directory
- * @return ~/.kde/share/apps/ktorrent/
+ * @return ~/.trinity/share/apps/ktorrent/
*/
TQString DataDir();
}