[gimp] libgimpconfig: fix doc typo
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] libgimpconfig: fix doc typo
- Date: Sat, 21 Sep 2019 17:06:22 +0000 (UTC)
commit bfe7bb1d05d9c1d9afd06af262aafa56a3f41d9d
Author: Michael Natterer <mitch gimp org>
Date: Sat Sep 21 19:02:22 2019 +0200
libgimpconfig: fix doc typo
libgimpconfig/gimpconfig-iface.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libgimpconfig/gimpconfig-iface.c b/libgimpconfig/gimpconfig-iface.c
index c54da020d3..dd04e0a59f 100644
--- a/libgimpconfig/gimpconfig-iface.c
+++ b/libgimpconfig/gimpconfig-iface.c
@@ -418,10 +418,10 @@ gimp_config_serialize_to_string (GimpConfig *config,
/**
* gimp_config_serialize_to_parasite:
- * @config: a #GObject that implements the #GimpConfigInterface.
- * @parasite_name: the new parasite's name
- * @pparasite_flags: the new parasite's flags
- * @data: user data passed to the serialize implementation.
+ * @config: a #GObject that implements the #GimpConfigInterface.
+ * @parasite_name: the new parasite's name
+ * @parasite_flags: the new parasite's flags
+ * @data: user data passed to the serialize implementation.
*
* Serializes the object properties of @config to a #GimpParasite.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]