summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2005-11-16 10:07:37 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2005-11-16 10:07:37 +0000
commit2e44c9c2b46b896dfa867b749702e483eda0c3c1 (patch)
tree00b25a1c01c3517eb480ac749ae7d34e9200554e
parent671487f54cca9285aeecd6e6f9efbe4bb1d1a895 (diff)
downloadpango-2e44c9c2b46b896dfa867b749702e483eda0c3c1.tar.gz
Added % to PANGO_DIRECTION_LTR in doc comments.
2005-11-15 Behdad Esfahbod <behdad@gnome.org> * pango/pango-types.h: Added % to PANGO_DIRECTION_LTR in doc comments.
-rw-r--r--ChangeLog4
-rw-r--r--pango/pango-types.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bf591d4..29e521c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
2005-11-15 Behdad Esfahbod <behdad@gnome.org>
+ * pango/pango-types.h: Added % to PANGO_DIRECTION_LTR in doc comments.
+
+2005-11-15 Behdad Esfahbod <behdad@gnome.org>
+
* examples/GLASS.utf8: Added redistribution permission.
2005-11-14 Behdad Esfahbod <behdad@gnome.org>
diff --git a/pango/pango-types.h b/pango/pango-types.h
index 274dfac9..4b59e9b3 100644
--- a/pango/pango-types.h
+++ b/pango/pango-types.h
@@ -147,7 +147,7 @@ void pango_matrix_concat (PangoMatrix *matrix,
* @PANGO_DIRECTION_TTB_LTR: Deprecated value; treated the
* same as %PANGO_DIRECTION_RTL.
* @PANGO_DIRECTION_TTB_RTL: Deprecated value; treated the
- * same as PANGO_DIRECTION_LTR
+ * same as %PANGO_DIRECTION_LTR
* @PANGO_DIRECTION_WEAK_LTR: A weak left-to-right direction
* @PANGO_DIRECTION_WEAK_RTL: A weak right-to-left direction
* @PANGO_DIRECTION_NEUTRAL: No direction specified