summaryrefslogtreecommitdiffstats
path: root/akregator/src/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/utils.h')
-rw-r--r--akregator/src/utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/utils.h b/akregator/src/utils.h
index 8ab0fea1..7a65915b 100644
--- a/akregator/src/utils.h
+++ b/akregator/src/utils.h
@@ -46,7 +46,7 @@ class Utils
/**
* returns a file name for a URL, with chars like "/" ":"
- * replaced by "_". Too long URLs (>255 chars) are shortened and
+ * tqreplaced by "_". Too long URLs (>255 chars) are shortened and
* appended with a hash value.
*
*/