mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-10 03:04:05 +02:00
docs: Fix string-utils paragraph heading
Commit 425731f7
moved string utils docs to a Markdown file, but one of
the paragraph headings was left broken.
This commit is contained in:
committed by
Philip Withnall
parent
34626188aa
commit
a8537918bc
@@ -18,7 +18,7 @@ Note that the functions [func@GLib.printf], [func@GLib.fprintf],
|
|||||||
explicitly include `<glib/gprintf.h>` in order to use the GLib
|
explicitly include `<glib/gprintf.h>` in order to use the GLib
|
||||||
`printf()` functions.
|
`printf()` functions.
|
||||||
|
|
||||||
## String precision pitfalls # {#string-precision}
|
## String precision pitfalls
|
||||||
|
|
||||||
While you may use the `printf()` functions to format UTF-8 strings,
|
While you may use the `printf()` functions to format UTF-8 strings,
|
||||||
notice that the precision of a `%Ns` parameter is interpreted
|
notice that the precision of a `%Ns` parameter is interpreted
|
||||||
|
Reference in New Issue
Block a user