Fix some doc typos

svn path=/trunk/; revision=18368
This commit is contained in:
Matthias Clasen 2007-07-03 19:07:46 +00:00
parent eb3dcdf094
commit e66ef22b50
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2007-07-03 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkbuilder.c: Fix some typos in docs. (#452278,
Adam Schreiber)
2007-07-03 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkevents-quartz.c (create_key_event): Include

View File

@ -620,7 +620,7 @@ gtk_builder_new (void)
* @filename: the name of the file to parse
* @error: return location for an error, or %NULL
*
* Parses a string containing a <link linkend="BUILDER-UI">GtkBuilder
* Parses a file containing a <link linkend="BUILDER-UI">GtkBuilder
* UI definition</link> and merges it with the current contents of @builder.
*
* Returns: A positive value on success, 0 if an error occurred