[glib: 1/2] gdatetime: Fix typo in the comment



commit db47ab840253401d3124cc37f3ebc212d6c09a0c
Author: Tomasz Miąsko <tomasz miasko gmail com>
Date:   Mon Dec 10 00:00:00 2018 +0000

    gdatetime: Fix typo in the comment
    
    Follow up on https://gitlab.gnome.org/GNOME/glib/merge_requests/506#note_382186.

 glib/gdatetime.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glib/gdatetime.c b/glib/gdatetime.c
index 02f526828..9136ba233 100644
--- a/glib/gdatetime.c
+++ b/glib/gdatetime.c
@@ -2773,7 +2773,7 @@ format_z (GString *outstr,
 }
 
 #ifdef HAVE_LANGINFO_OUTDIGIT
-/** Initializes the array with UTF-8 encoded alternate digits suibtable for use
+/** Initializes the array with UTF-8 encoded alternate digits suitable for use
  * in current locale. Returns NULL when current locale does not use alternate
  * digits or there was an error converting them to UTF-8.
  */


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