Some inline docs fixes.

Wed Sep  6 10:28:34 2000  Owen Taylor  <otaylor@redhat.com>

	* guniprop.c gunicode.h gutf8.c: Some inline docs fixes.
This commit is contained in:
Owen Taylor
2000-09-06 14:42:13 +00:00
committed by Owen Taylor
parent ef2dcd6265
commit da765af2bc
14 changed files with 44 additions and 12 deletions

View File

@@ -253,7 +253,7 @@ g_unichar_toupper (gunichar c)
*
* Convert a character to lower case
*
e * Return value: the result of converting @c to lower case.
* Return value: the result of converting @c to lower case.
* If @c is not an upperlower or titlecase character,
* @c is returned unchanged.
**/