gtk-doc fixups for glib/

This commit is contained in:
Ryan Lortie
2011-09-05 11:30:58 -04:00
parent 118fa5d502
commit 3b25e975b3
9 changed files with 64 additions and 64 deletions

View File

@@ -714,7 +714,7 @@ string and stores a UTF-8 result.
<para>
This function does not provide any conversion specifiers in addition
to those implemented by the platform's C library. For example, don't
expect that using g_date_strftime() would make the %F provided by the C99
expect that using g_date_strftime() would make the \%F provided by the C99
strftime() work on Windows where the C library only complies to C89.
</para>