[gtk+] docs: fix typo in function name
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: fix typo in function name
- Date: Mon, 20 Jan 2014 23:30:49 +0000 (UTC)
commit 8a0b4471b86116f04f6390a56d4c67828b55bbf8
Author: William Jon McCann <william jon mccann gmail com>
Date: Mon Jan 20 17:50:09 2014 -0500
docs: fix typo in function name
gdk/x11/gdkcursor-x11.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/x11/gdkcursor-x11.c b/gdk/x11/gdkcursor-x11.c
index e0c9f15..de86e6c 100644
--- a/gdk/x11/gdkcursor-x11.c
+++ b/gdk/x11/gdkcursor-x11.c
@@ -448,7 +448,7 @@ update_cursor (gpointer data,
*
* If the windowing system supports it, existing cursors created
* with gdk_cursor_new(), gdk_cursor_new_for_display() and
- * gdk_cursor_new_for_name() are updated to reflect the theme
+ * gdk_cursor_new_from_name() are updated to reflect the theme
* change. Custom cursors constructed with
* gdk_cursor_new_from_pixbuf() will have to be handled
* by the application (GTK+ applications can learn about
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]