aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-import.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-import.h')
-rw-r--r--e-util/e-import.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/e-util/e-import.h b/e-util/e-import.h
index 41524bdddb..affc364a4b 100644
--- a/e-util/e-import.h
+++ b/e-util/e-import.h
@@ -279,9 +279,7 @@ struct _EImportHook {
};
/**
- * struct _EImportHookClass - Abstract class for importuration window
- * plugin hooks.
- *
+ * EImportHookClass:
* @hook_class: Superclass.
* @target_map: A table of EImportHookTargetMap structures describing
* the possible target types supported by this class.
@@ -289,7 +287,7 @@ struct _EImportHook {
* implementation drives.
*
* This is an abstract class defining the plugin hook point for
- * importuration windows.
+ * import windows.
*
**/
struct _EImportHookClass {