typo in API doc for g_key_file_get_double



I was perusing the key file api doc while pondering if it would be easier/better to use than XML for netperf4 and noticed the writeup for g_key_file_get_double:

<http://developer.gnome.org/doc/API/2.0/glib/glib-Key-value-file-parser.html#g-key-file-get-double>

has a minor typo in that it says "Returns the value associated with key under group_name as an integer." and I suspect that was meant to be "Returns the value associated with key under group_name as a double." instead.

rick jones



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