[glib: 6/33] gutils: Fix a typo in a comment
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 6/33] gutils: Fix a typo in a comment
- Date: Mon, 17 Dec 2018 17:52:19 +0000 (UTC)
commit aee897bd89c56584df5341be57f385c5dca51d60
Author: Philip Withnall <withnall endlessm com>
Date: Fri Nov 30 13:06:45 2018 +0000
gutils: Fix a typo in a comment
Signed-off-by: Philip Withnall <withnall endlessm com>
https://gitlab.gnome.org/GNOME/glib/issues/538
glib/gutils.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glib/gutils.h b/glib/gutils.h
index 84c0f4f20..070f9cff5 100644
--- a/glib/gutils.h
+++ b/glib/gutils.h
@@ -78,7 +78,7 @@ GLIB_AVAILABLE_IN_ALL
const gchar * const * g_get_system_data_dirs (void);
#ifdef G_OS_WIN32
-/* This functions is not part of the public GLib API */
+/* This function is not part of the public GLib API */
GLIB_AVAILABLE_IN_ALL
const gchar * const * g_win32_get_system_data_dirs_for_module (void (*address_of_function)(void));
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]