From efbdf0684d321e59582d5ec947286c7989e2147a Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 4 Nov 2012 01:27:09 -0500 Subject: Fix references to user profile directory. --- libktorrent/functions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libktorrent') 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(); } -- cgit v1.2.1