Bug 567761 – Spellfixes in GTK+ documentation

* gdk/x11/gdkselection-x11.c:
        * gtk/gtktestutils.c: Fix typos in the docs.


svn path=/trunk/; revision=22189
This commit is contained in:
Matthias Clasen
2009-01-23 05:51:25 +00:00
parent b71609e23e
commit 5c317ec762
5 changed files with 16 additions and 5 deletions

View File

@ -676,7 +676,7 @@ gdk_text_property_to_utf8_list_for_display (GdkDisplay *display,
* Convert a string from the encoding of the current
* locale into a form suitable for storing in a window property.
*
* Returns: 0 upon sucess, non-zero upon failure.
* Returns: 0 upon success, non-zero upon failure.
*
* Since: 2.2
**/