|
Line 0
Link Here
|
|
|
1 |
--- ./rtf/com/lowagie/text/rtf/parser/destinations/RtfDestinationStylesheetTable.java.orig 2014-05-23 19:02:27.000000000 +0000 |
| 2 |
+++ ./rtf/com/lowagie/text/rtf/parser/destinations/RtfDestinationStylesheetTable.java 2014-05-23 19:02:52.000000000 +0000 |
| 3 |
@@ -91,7 +91,7 @@ |
| 4 |
*/ |
| 5 |
private int alignment = Element.ALIGN_LEFT; |
| 6 |
/** |
| 7 |
- * Percentage of line occupied by Kashida justification (0 � low, 10 � medium, 20 � high). |
| 8 |
+ * Percentage of line occupied by Kashida justification (0 low, 10 medium, 20 high). |
| 9 |
* \qkN |
| 10 |
*/ |
| 11 |
private int justificationPercentage = 0; |