[gimp] libgimpmodule: fix typo in comment in GimpModuleDB
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] libgimpmodule: fix typo in comment in GimpModuleDB
- Date: Thu, 13 Sep 2012 07:15:06 +0000 (UTC)
commit b26430db19f80847f3c1d651e2ba951fd4d8e8e0
Author: Michael Natterer <mitch gimp org>
Date: Thu Sep 13 09:14:17 2012 +0200
libgimpmodule: fix typo in comment in GimpModuleDB
libgimpmodule/gimpmoduledb.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgimpmodule/gimpmoduledb.c b/libgimpmodule/gimpmoduledb.c
index 071895d..2c32a39 100644
--- a/libgimpmodule/gimpmoduledb.c
+++ b/libgimpmodule/gimpmoduledb.c
@@ -242,7 +242,7 @@ gimp_module_db_set_load_inhibit (GimpModuleDB *db,
* gimp_module_db_get_load_inhibit:
* @db: A #GimpModuleDB.
*
- * Return the #G_SEARCHPATH_SEPARATOR selimited list of module filenames
+ * Return the #G_SEARCHPATH_SEPARATOR delimited list of module filenames
* which are excluded from auto-loading.
*
* Return value: the @db's @load_inhibit string.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]