[PATCH] Trivial doc fix for gtk/gtkreeselection.c



Hi.

I was wondering why cvs updates showed an 'M' by my file. I must have
spotted the grammar error and fixed it then forgot all about it. This
patch is against the 2.2 branch.

Art Haas

Index: gtk/gtktreeselection.c
===================================================================
RCS file: /cvs/gnome/gtk+/gtk/gtktreeselection.c,v
retrieving revision 1.60.2.4
diff -u -u -r1.60.2.4 gtktreeselection.c
--- gtk/gtktreeselection.c	14 Apr 2003 12:03:26 -0000	1.60.2.4
+++ gtk/gtktreeselection.c	19 Jul 2003 22:55:00 -0000
@@ -343,7 +343,7 @@
  * #GTK_SELECTION_SINGLE or #GTK_SELECTION_BROWSE.  @iter may be NULL if you
  * just want to test if @selection has any selected nodes.  @model is filled
  * with the current model as a convenience.  This function will not work if you
- * use @selection is #GTK_SELECTION_MULTIPLE.
+ * use @selection of #GTK_SELECTION_MULTIPLE.
  *
  * Return value: TRUE, if there is a selected node.
  **/

-- 
Man once surrendering his reason, has no remaining guard against absurdities
the most monstrous, and like a ship without rudder, is the sport of every wind.

-Thomas Jefferson to James Smith, 1822



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