diff options
Diffstat (limited to 'akregator/src/utils.h')
-rw-r--r-- | akregator/src/utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/utils.h b/akregator/src/utils.h index 8ab0fea10..7a65915b8 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. * */ |