From 2188e8c67c74a7615d16dd072b80c412471b3496 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sat, 24 Dec 2016 11:24:53 +0100 Subject: a bit of tidy-up in the code --- arabluatex_voc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arabluatex_voc.lua') diff --git a/arabluatex_voc.lua b/arabluatex_voc.lua index 57ab34c..a17a453 100644 --- a/arabluatex_voc.lua +++ b/arabluatex_voc.lua @@ -303,7 +303,7 @@ hamzaeasy = { -- differences marked below with 'easy' {a="(A)(')", b="aاء"}, -- historic madda --easy (end) -- initial (needs both ^ and %W patterns) - -- 'aw: the diphthong is to be resoved into 'awi' (next 8 lines) + -- 'aw: the diphthong is to be resolved into 'awi' (next 8 lines) {a="^('aw)(o)('[%_%^%.]?[l'btjghxdrzs`fqkmnwy]%-)([%S]-o)", b="%1i"}, {a="(%W)('aw)(o)('[%_%^%.]?[l'btjghxdrzs`fqkmnwy]%-)([%S]-o)", b="%1%2i"}, {a="^('aw)(o)(\"?[uai])([%S]-o)", b="%1i"}, -- cgit v1.2.3