mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-28 18:40:03 +01: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
|
||||
* 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
|
||||
* (on machines with IEEE compatible 64bit doubles). It is
|
||||
* guaranteed that the size of the resulting string will never
|
||||
|
Loading…
x
Reference in New Issue
Block a user