[glib] gstrfuncs: fix small typo in documentation
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gstrfuncs: fix small typo in documentation
- Date: Fri, 8 Nov 2013 00:41:48 +0000 (UTC)
commit 5627452048fb1925a7bfbabd7d7fba553e4458ca
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Thu Nov 7 18:39:59 2013 -0600
gstrfuncs: fix small typo in documentation
glib/gstrfuncs.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gstrfuncs.c b/glib/gstrfuncs.c
index 4c7f085..0925f3d 100644
--- a/glib/gstrfuncs.c
+++ b/glib/gstrfuncs.c
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]