OSDN Git Service

correct table comments in HarfBuzz shaper
authorIvailo Monev <xakepa10@laimg.moc>
Tue, 3 Dec 2019 08:03:17 +0000 (08:03 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Tue, 3 Dec 2019 08:03:17 +0000 (08:03 +0000)
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
src/3rdparty/harfbuzz/src/harfbuzz-shaper.cpp

index 4ceb55a..41439a0 100644 (file)
@@ -1326,7 +1326,7 @@ static const OTScripts ot_scripts [] = {
     { HB_MAKE_TAG('m', 'e', 'n', 'd'), 0 },
     // MeroiticCursive
     { HB_MAKE_TAG('m', 'e', 'r', 'c'), 0 },
-    // MeroiticHieroglyphs
+    // Meroitic
     { HB_MAKE_TAG('m', 'e', 'r', 'o'), 0 },
     // Modi
     { HB_MAKE_TAG('m', 'o', 'd', 'i'), 0 },
@@ -1390,7 +1390,7 @@ static const OTScripts ot_scripts [] = {
     { HB_MAKE_TAG('p', 'a', 'l', 'm'), 0 },
     // PauCinHau
     { HB_MAKE_TAG('p', 'a', 'u', 'c'), 0 },
-    // PhagsPa
+    // Phagspa
     { HB_MAKE_TAG('p', 'h', 'a', 'g'), 0 },
     // Phoenician
     { HB_MAKE_TAG('p', 'h', 'n', 'x'), 0 },