mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 13:06:14 +01: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:
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
|
||||
`printf()` functions.
|
||||
|
||||
## String precision pitfalls # {#string-precision}
|
||||
## String precision pitfalls
|
||||
|
||||
While you may use the `printf()` functions to format UTF-8 strings,
|
||||
notice that the precision of a `%Ns` parameter is interpreted
|
||||
|
Loading…
Reference in New Issue
Block a user