Fix an off-by-one error in the g_strescape() docs. (#105431, Phillip

2003-02-11  Matthias Clasen  <maclas@gmx.de>

	* glib/tmpl/string_utils.sgml: Fix an off-by-one error in the
	g_strescape() docs.  (#105431, Phillip Vandry)
This commit is contained in:
Matthias Clasen
2003-02-10 23:56:45 +00:00
committed by Matthias Clasen
parent 08012e73c0
commit 9796402280
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2003-02-11 Matthias Clasen <maclas@gmx.de>
* glib/tmpl/string_utils.sgml: Fix an off-by-one error in the
g_strescape() docs. (#105431, Phillip Vandry)
2003-02-07 Matthias Clasen <maclas@gmx.de>
* gobject/tmpl/gtypemodule.sgml: