diff options
Diffstat (limited to 'e-util/e-plugin.c')
-rw-r--r-- | e-util/e-plugin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-plugin.c b/e-util/e-plugin.c index a60aa7bafd..6335695ca4 100644 --- a/e-util/e-plugin.c +++ b/e-util/e-plugin.c @@ -460,7 +460,7 @@ e_plugin_add_load_path(const char *path) * Scan the search path, looking for plugin definitions, and load them * into memory. * - * Return value: Returns -1 if an error occured. + * Return value: Returns -1 if an error occurred. **/ int e_plugin_load_plugins(void) |