gio: Fix a Since tag to actually show up in new API of 2.20 indeces

Typo made in e05426062
This commit is contained in:
Mart Raudsepp 2009-09-12 19:49:01 +03:00
parent 7feb4c3631
commit 6c061da2a2

View File

@ -1196,7 +1196,7 @@ g_data_input_stream_read_until_async (GDataInputStream *stream,
* On an error, it will return %NULL and @error will be set. If there's no
* content to read, it will still return %NULL, but @error won't be set.
*
* Since: 2,20
* Since: 2.20
*/
gchar *
g_data_input_stream_read_line_finish (GDataInputStream *stream,