docs: fix typo in function name

This commit is contained in:
William Jon McCann 2014-01-20 17:50:09 -05:00
parent 64ffd759af
commit 8a0b4471b8

View File

@ -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