]> granicus.if.org Git - icu/commitdiff
ICU-8703 Fix tabs in ArabicShaping code
authorMichael Ow <mow@svn.icu-project.org>
Wed, 3 Oct 2012 17:17:35 +0000 (17:17 +0000)
committerMichael Ow <mow@svn.icu-project.org>
Wed, 3 Oct 2012 17:17:35 +0000 (17:17 +0000)
X-SVN-Rev: 32496

icu4j/main/classes/core/src/com/ibm/icu/text/ArabicShaping.java

index 26565ef97fec9174ab143752564d99c36845c6c4..2ed1d82deec41ca292609ae477bd9da9ea42dd0a 100644 (file)
@@ -1759,7 +1759,7 @@ public final class ArabicShaping {
                         shape = 1;
                       
                     } else if(tashkeelFlag == 2 && dest[i] == SHADDA06_CHAR){
-                       shape = 1;
+                        shape = 1;
                      
                     } else {
                         shape = 0;