diff options
Diffstat (limited to 'libkmime/kmime_content.h')
-rw-r--r-- | libkmime/kmime_content.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkmime/kmime_content.h b/libkmime/kmime_content.h index 8c828500f..692f3afe4 100644 --- a/libkmime/kmime_content.h +++ b/libkmime/kmime_content.h @@ -35,7 +35,7 @@ namespace KMime { /** Base class for messages in mime format - It tqcontains all the enums, static functions + It contains all the enums, static functions and parser-classes, that are needed for mime handling */ |