[pango] Minor
- From: Behdad Esfahbod <behdad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] Minor
- Date: Fri, 1 May 2015 22:06:43 +0000 (UTC)
commit 62aa445db95013cfc46202036e4410475d843faa
Author: Behdad Esfahbod <behdad behdad org>
Date: Fri May 1 18:06:32 2015 -0400
Minor
pango/pango-script.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pango/pango-script.c b/pango/pango-script.c
index 95dd3e9..e892440 100644
--- a/pango/pango-script.c
+++ b/pango/pango-script.c
@@ -121,8 +121,8 @@ _pango_script_iter_init (PangoScriptIter *iter,
* @length: length of @text, or -1 if @text is nul-terminated.
*
* Create a new #PangoScriptIter, used to break a string of
- * Unicode into runs by text. No copy is made of @text, so
- * the caller needs to make sure it remains valid until
+ * Unicode text into runs by Unicode script. No copy is made of
+ * @text, so the caller needs to make sure it remains valid until
* the iterator is freed with pango_script_iter_free().
*
* Return value: the new script iterator, initialized
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]