diff options
Diffstat (limited to 'e-util/e-config.h')
-rw-r--r-- | e-util/e-config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-config.h b/e-util/e-config.h index db8d437bdd..d2ba37ee5c 100644 --- a/e-util/e-config.h +++ b/e-util/e-config.h @@ -331,7 +331,7 @@ struct _EConfigHookPageCheckData { * cancelling a configuration edit. * * Each plugin that hooks into a given configuration page will define - * all of the tiems for that page in a single group. + * all of the items for that page in a single group. **/ struct _EConfigHookGroup { struct _EConfigHook *hook; /* parent pointer */ |