Fix a typo. (#161713, Vincent Untz)

2004-12-20  Matthias Clasen  <mclasen@redhat.com>

	* gobject/tmpl/signals.sgml: Fix a typo.  (#161713,
	Vincent Untz)
This commit is contained in:
Matthias Clasen
2004-12-20 14:20:25 +00:00
committed by Matthias Clasen
parent 5412e10f72
commit 5d679e08e7
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2004-12-20 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/signals.sgml: Fix a typo. (#161713,
Vincent Untz)
2004-12-17 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/misc_utils.sgml: Clarify g_get_prgname docs.