[glib] Minor doc fix.



commit 10a154446c2427861656763b68f312e48f7d0bd6
Author: Behdad Esfahbod <behdad behdad org>
Date:   Tue Dec 6 13:20:39 2011 -0500

    Minor doc fix.

 glib/gunidecomp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gunidecomp.c b/glib/gunidecomp.c
index b5c4a67..6cbc2df 100644
--- a/glib/gunidecomp.c
+++ b/glib/gunidecomp.c
@@ -701,7 +701,7 @@ g_unichar_compose (gunichar  a,
  * this may change in the future (very unlikely though).
  * At any rate, Unicode does guarantee that a buffer of length
  * 18 is always enough for both compatibility and canonical
- * decompositions.
+ * decompositions, so that is the size recommended.
  *
  * See <ulink url="http://unicode.org/reports/tr15/";>UAX#15</ulink>
  * for details.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]