mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
Fixed some minor typos in the documentation.
2008-01-18 Murray Cumming <murrayc@murrayc.com> * glib/gfileutils.c: * glib/gsequence.c: * glib/gstring.c: Fixed some minor typos in the documentation. svn path=/trunk/; revision=6332
This commit is contained in:
committed by
Murray Cumming
parent
0108d39d02
commit
d4b9875df1
@@ -855,7 +855,7 @@ g_sequence_insert_sorted_iter (GSequence *seq,
|
||||
* node is not actually in a sequence.
|
||||
*
|
||||
* node_insert_sorted() makes sure the node is unlinked before
|
||||
* is is inserted.
|
||||
* it is inserted.
|
||||
*
|
||||
* The reason we need the "iter" versions at all is that that
|
||||
* is the only kind of compare functions GtkTreeView can use.
|
||||
|
Reference in New Issue
Block a user