[glib/ascii-formatd-libc-dep] Apply 1 suggestion(s) to 1 file(s)



commit 2eec72e76baeaafc8bbfa6c82af8bb164c8279d8
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Jan 18 16:41:10 2022 +0000

    Apply 1 suggestion(s) to 1 file(s)

 glib/gstrfuncs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glib/gstrfuncs.c b/glib/gstrfuncs.c
index e99412d61..07d0dcd5a 100644
--- a/glib/gstrfuncs.c
+++ b/glib/gstrfuncs.c
@@ -936,7 +936,7 @@ g_ascii_dtostr (gchar       *buffer,
  * specifiers are 'e', 'E', 'f', 'F', 'g' and 'G'.
  *
  * The @format must just be a single format specifier
- * starting with '%', expecting a double argument.
+ * starting with `%`, expecting a #gdouble argument.
  *
  * The returned buffer is guaranteed to be nul-terminated.
  *


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