[gimp] libgimpbase: fix docs of struct GimpParamSpecValueArray
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] libgimpbase: fix docs of struct GimpParamSpecValueArray
- Date: Thu, 25 Jul 2019 19:33:21 +0000 (UTC)
commit e7af081b051c54ce3f6ae01a4cf7e09450365262
Author: Michael Natterer <mitch gimp org>
Date: Thu Jul 25 21:32:36 2019 +0200
libgimpbase: fix docs of struct GimpParamSpecValueArray
libgimpbase/gimpvaluearray.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgimpbase/gimpvaluearray.h b/libgimpbase/gimpvaluearray.h
index 88674ab885..d7aefcb8aa 100644
--- a/libgimpbase/gimpvaluearray.h
+++ b/libgimpbase/gimpvaluearray.h
@@ -80,8 +80,8 @@ typedef struct _GimpParamSpecValueArray GimpParamSpecValueArray;
* @element_spec: the #GParamSpec of the array elements
* @fixed_n_elements: default length of the array
*
- * A #GParamSpec derived structure that contains the meta data for value array
- * character properties
+ * A #GParamSpec derived structure that contains the meta data for
+ * value array properties.
**/
struct _GimpParamSpecValueArray
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]