aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp
diff options
context:
space:
mode:
authorAndreas L. Delmelle <adelmelle@apache.org>2009-06-15 19:17:17 +0000
committerAndreas L. Delmelle <adelmelle@apache.org>2009-06-15 19:17:17 +0000
commite6ec555c2f7b011131fe22c74b2fc10acaec9745 (patch)
treea755ea963b49022a87cc6bf463188f799ca25206 /src/java/org/apache/fop/afp
parent750418d68da2fbebfe60e14ef79c28ef637e843b (diff)
downloadxmlgraphics-fop-e6ec555c2f7b011131fe22c74b2fc10acaec9745.tar.gz
xmlgraphics-fop-e6ec555c2f7b011131fe22c74b2fc10acaec9745.zip
Correct wrongly encoded character
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@784924 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/java/org/apache/fop/afp')
-rw-r--r--src/java/org/apache/fop/afp/fonts/CharacterSetOrientation.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/java/org/apache/fop/afp/fonts/CharacterSetOrientation.java b/src/java/org/apache/fop/afp/fonts/CharacterSetOrientation.java
index 8ced8e356..1946fd4a4 100644
--- a/src/java/org/apache/fop/afp/fonts/CharacterSetOrientation.java
+++ b/src/java/org/apache/fop/afp/fonts/CharacterSetOrientation.java
@@ -191,7 +191,7 @@ public class CharacterSetOrientation {
* a character rotation other than 0, ascender height loses its
* meaning when the character is lying on its side or is upside down
* with respect to normal viewing orientation. For the general case,
- * Ascender Height is the character�s most positive y-axis value.
+ * Ascender Height is the character's most positive y-axis value.
* For bounded character boxes, for a given character having an
* ascender, ascender height and baseline offset are equal.
* @param ascender the ascender to set