[glib] gobject: Fix a typo in a documentation comment
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gobject: Fix a typo in a documentation comment
- Date: Sun, 25 Jan 2015 17:09:56 +0000 (UTC)
commit 1cf7f5a2400ee9f4140e5c5bfab60e536bdabf14
Author: Philip Withnall <philip withnall collabora co uk>
Date: Sun Jan 25 17:09:35 2015 +0000
gobject: Fix a typo in a documentation comment
gobject/gobject.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gobject/gobject.c b/gobject/gobject.c
index cd00244..4a8d032 100644
--- a/gobject/gobject.c
+++ b/gobject/gobject.c
@@ -1063,7 +1063,7 @@ g_object_dispatch_properties_changed (GObject *object,
* Releases all references to other objects. This can be used to break
* reference cycles.
*
- * This functions should only be called from object system implementations.
+ * This function should only be called from object system implementations.
*/
void
g_object_run_dispose (GObject *object)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]