From 1040078ce60b4641e5a3cdad6a2cef14660e63a3 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 9 Feb 2010 18:02:51 -0500 Subject: Update API documentation. Also, start fixing some Gtk-Doc warnings. There's a lot. --- e-util/e-import.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'e-util/e-import.h') 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 { -- cgit v1.2.3