[gimp] libgimpconfig: fix the fix of the fix!



commit d4404aa4bc3b9611929432fa0fe4b2eee8369861
Author: Jehan <jehan girinstud io>
Date:   Thu Apr 26 01:10:55 2018 +0200

    libgimpconfig: fix the fix of the fix!
    
    So apparently, it's "parenthesis" in singular.
    Cf. commit 1b44812ab1.

 libgimpconfig/gimpconfigwriter.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgimpconfig/gimpconfigwriter.c b/libgimpconfig/gimpconfigwriter.c
index 7da9a9a..88f739e 100644
--- a/libgimpconfig/gimpconfigwriter.c
+++ b/libgimpconfig/gimpconfigwriter.c
@@ -357,7 +357,7 @@ gimp_config_writer_comment_mode (GimpConfigWriter *writer,
  * @writer: a #GimpConfigWriter
  * @name: name of the element to open
  *
- * This function writes the opening parenthese followed by @name.
+ * This function writes the opening parenthesis followed by @name.
  * It also increases the indentation level and sets a mark that
  * can be used by gimp_config_writer_revert().
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]