diff options
-rw-r--r-- | arabluatex_fullvoc.lua | 2 |
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 | ||
506 | digraphsfveasy = { -- see the diffenrences under 'easy' marker below | 506 | digraphsfveasy = { -- 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"}, |