fixed typo in API docs.

2004-07-08  Michael Natterer  <mitch@gimp.org>

	* libgimpwidgets/gimphelpui.c (gimp_context_help): fixed typo in
	API docs.
This commit is contained in:
Michael Natterer 2004-07-08 21:41:39 +00:00 committed by Michael Natterer
parent 555c95ea27
commit bb8a795e04
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2004-07-08 Michael Natterer <mitch@gimp.org>
* libgimpwidgets/gimphelpui.c (gimp_context_help): fixed typo in
API docs.
2004-07-08 Shlomi Fish <shlomif@iglu.org.il>
* plug-ins/gimpressionist/Presets: converted the newlines in the

View file

@ -240,7 +240,7 @@ gimp_context_help (GtkWidget *widget)
* gimp_help_id_quark:
*
* This function returns the #GQuark which should be used as key when
* attachind help IDs to widgets and objects.
* attaching help IDs to widgets and objects.
*
* Return value: The #GQuark.
*