Minor rename
diff --git a/src/Makefile.am b/src/Makefile.am index 93a5138..87d0b02 100644 --- a/src/Makefile.am +++ b/src/Makefile.am
@@ -113,7 +113,7 @@ GENERATORS = \ - gen-arabic-joining-table.py \ + gen-arabic-table.py \ $(NULL) EXTRA_DIST += $(GENERATORS)
diff --git a/src/gen-arabic-joining-table.py b/src/gen-arabic-table.py similarity index 96% rename from src/gen-arabic-joining-table.py rename to src/gen-arabic-table.py index 08e54db..762cd38 100755 --- a/src/gen-arabic-joining-table.py +++ b/src/gen-arabic-table.py
@@ -11,7 +11,7 @@ print "/*" print " * The following table is generated by running:" print " *" -print " * ./gen-arabic-joining-table.py < ArabicShaping.txt" +print " * ./gen-arabic-table.py < ArabicShaping.txt" print " *" print " * on the ArabicShaping.txt file with the header:" print " *"
diff --git a/src/hb-ot-shape-complex-arabic-table.hh b/src/hb-ot-shape-complex-arabic-table.hh index 3c9c93f..eb95260 100644 --- a/src/hb-ot-shape-complex-arabic-table.hh +++ b/src/hb-ot-shape-complex-arabic-table.hh
@@ -35,7 +35,7 @@ /* * The following table is generated by running: * - * ./gen-arabic-joining-table.py < ArabicShaping.txt + * ./gen-arabic-table.py < ArabicShaping.txt * * on the ArabicShaping.txt file with the header: *