gimp r25885 - in trunk: . libgimp



Author: neo
Date: Tue Jun  3 13:46:50 2008
New Revision: 25885
URL: http://svn.gnome.org/viewvc/gimp?rev=25885&view=rev

Log:
2008-06-03  Sven Neumann  <sven gimp org>

	* libgimp/gimpitemcombobox.c: fixed comments.


Modified:
   trunk/ChangeLog
   trunk/libgimp/gimpitemcombobox.c

Modified: trunk/libgimp/gimpitemcombobox.c
==============================================================================
--- trunk/libgimp/gimpitemcombobox.c	(original)
+++ trunk/libgimp/gimpitemcombobox.c	Tue Jun  3 13:46:50 2008
@@ -204,7 +204,7 @@
  * @data:       a pointer that is passed to @constraint
  *
  * Creates a new #GimpIntComboBox filled with all currently opened
- * channels. See gimp_drawable_combo_box() for more info.
+ * channels. See gimp_drawable_combo_box_new() for more information.
  *
  * Return value: a new #GimpIntComboBox.
  *
@@ -247,7 +247,7 @@
  * @data:       a pointer that is passed to @constraint
  *
  * Creates a new #GimpIntComboBox filled with all currently opened
- * layers. See gimp_drawable_combo_box() for more info.
+ * layers. See gimp_drawable_combo_box_new() for more information.
  *
  * Return value: a new #GimpIntComboBox.
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]