[gimp/metadata-browser] Fixed typo in name text of PROP_SAMPLE_CRITERION enum.
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] Fixed typo in name text of PROP_SAMPLE_CRITERION enum.
- Date: Wed, 12 Sep 2012 22:13:04 +0000 (UTC)
commit 763b1ae71b84e4828e6a8637ce784aec169a0632
Author: Kevin Cozens <kcozens svn gnome org>
Date: Thu Nov 3 20:57:52 2011 -0400
Fixed typo in name text of PROP_SAMPLE_CRITERION enum.
app/pdb/gimppdbcontext.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/pdb/gimppdbcontext.c b/app/pdb/gimppdbcontext.c
index 7e6b9a3..138fbda 100644
--- a/app/pdb/gimppdbcontext.c
+++ b/app/pdb/gimppdbcontext.c
@@ -110,7 +110,7 @@ gimp_pdb_context_class_init (GimpPDBContextClass *klass)
GIMP_PARAM_STATIC_STRINGS);
GIMP_CONFIG_INSTALL_PROP_ENUM (object_class, PROP_SAMPLE_CRITERION,
- "sample-crterion", NULL,
+ "sample-criterion", NULL,
GIMP_TYPE_SELECT_CRITERION,
GIMP_SELECT_CRITERION_COMPOSITE,
GIMP_PARAM_STATIC_STRINGS);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]