aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2016-09-27 11:45:58 +0200
committerRobert Alessi <alessi@robertalessi.net>2016-09-27 11:45:58 +0200
commit85e01a774c158914fe95151d283bb9422c5a516f (patch)
tree97559ea1d30560084a33de4da5232ea6f292e9c5
parent098a623f878889b14fe45a3c9fbdc09421621aed (diff)
downloadarabluatex-85e01a774c158914fe95151d283bb9422c5a516f.tar.gz
a typo in arabluatex_fullvoc.lua
-rw-r--r--arabluatex_fullvoc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/arabluatex_fullvoc.lua b/arabluatex_fullvoc.lua
index ae0dc4e..af7dd9e 100644
--- a/arabluatex_fullvoc.lua
+++ b/arabluatex_fullvoc.lua
@@ -503,7 +503,7 @@ digraphsfv = {
503 {a="%^d", b="ڊ"} 503 {a="%^d", b="ڊ"}
504} 504}
505 505
506digraphsfveasy = { -- see the diffenrences under 'easy' marker below 506digraphsfveasy = { -- see the differences under 'easy' marker below
507 -- iʿrāb: straight double quote must be discarded 507 -- iʿrāb: straight double quote must be discarded
508 {a="(%-)(\"?[UI]na)(%p?%s)", b="%2%3"}, 508 {a="(%-)(\"?[UI]na)(%p?%s)", b="%2%3"},
509 {a="(%-)(\"?[UI]na)(%p?)$", b="%2%3"}, 509 {a="(%-)(\"?[UI]na)(%p?)$", b="%2%3"},