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



On Sat, 2003-07-19 at 19:03, Art Haas wrote:
> 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.

Best to put this type of thing into Bugzilla. (I'm not sure the
patched grammar is quite right either...)

Thanks,
						Owen

> 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.
>   **/




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