[glib/wip/hadess/add-memory-monitor: 201/202] docs: Fix typo in gsignal.c comment
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/hadess/add-memory-monitor: 201/202] docs: Fix typo in gsignal.c comment
- Date: Thu, 19 Sep 2019 10:26:39 +0000 (UTC)
commit 64427c87e9ecb065029b177e594a1315df9bd555
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jan 10 10:58:46 2019 +0100
docs: Fix typo in gsignal.c comment
gobject/gsignal.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gobject/gsignal.c b/gobject/gsignal.c
index 77d8f211e..4b38dfd1f 100644
--- a/gobject/gsignal.c
+++ b/gobject/gsignal.c
@@ -3382,7 +3382,7 @@ g_signal_emit_valist (gpointer instance,
g_free (error);
/* we purposely leak the value here, it might not be
- * in a sane state if an error condition occoured
+ * in a sane state if an error condition occurred
*/
while (i--)
g_value_unset (param_values + i);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]