diff options
Diffstat (limited to 'e-util/e-import.h')
-rw-r--r-- | e-util/e-import.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-import.h b/e-util/e-import.h index 4fc3294e3b..9d0eb5127a 100644 --- a/e-util/e-import.h +++ b/e-util/e-import.h @@ -242,7 +242,7 @@ EImportTargetHome * /* import plugin target, they are closely integrated */ /* To implement a basic import plugin, you just need to subclass - this and initialise the class target type tables */ + * this and initialise the class target type tables */ #include "e-util/e-plugin.h" |