X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=glib%2Fgstringchunk.c;h=16c98f0ed4499507b5b81cd406527cf429036b02;hb=4454b815367831a71b1ae00b0182b5b389a78df2;hp=41eb46ccbc4ddebb64cded8621bce0e397a81e68;hpb=078dbda148a81af1b3a76fbda72f089b963087f1;p=platform%2Fupstream%2Fglib.git diff --git a/glib/gstringchunk.c b/glib/gstringchunk.c index 41eb46c..16c98f0 100644 --- a/glib/gstringchunk.c +++ b/glib/gstringchunk.c @@ -271,7 +271,7 @@ g_string_chunk_insert_const (GStringChunk *chunk, * The characters in the returned string can be changed, if necessary, * though you should not change anything after the end of the string. * - * Return value: a pointer to the copy of @string within the #GStringChunk + * Returns: a pointer to the copy of @string within the #GStringChunk * * Since: 2.4 */