mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-12 18:53:07 +02:00
gstrfuncs: fix small typo in documentation
This commit is contained in:
parent
bda60c3e8b
commit
5627452048
@ -865,7 +865,7 @@ g_ascii_strtod (const gchar *nptr,
|
|||||||
* Converts a #gdouble to a string, using the '.' as
|
* Converts a #gdouble to a string, using the '.' as
|
||||||
* decimal point.
|
* decimal point.
|
||||||
*
|
*
|
||||||
* This functions generates enough precision that converting
|
* This function generates enough precision that converting
|
||||||
* the string back using g_ascii_strtod() gives the same machine-number
|
* the string back using g_ascii_strtod() gives the same machine-number
|
||||||
* (on machines with IEEE compatible 64bit doubles). It is
|
* (on machines with IEEE compatible 64bit doubles). It is
|
||||||
* guaranteed that the size of the resulting string will never
|
* guaranteed that the size of the resulting string will never
|
||||||
|
Loading…
x
Reference in New Issue
Block a user