Skip to content

Commit 1e2d3fa

Browse files
Update CHANGELOG.md
1 parent 60fb2a4 commit 1e2d3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
* Add an Arabic version of the PHP [similar_text()](https://www.php.net/manual/en/function.similar-text.php) function, implemented using the [Needleman-Wunsch algorithm](https://en.wikipedia.org/wiki/Needleman-Wunsch_algorithm) with weighted scoring matrices and a non-linear gap penalty.
4747

48-
* Add [Urdu characters support]((https://github.com/khaled-alshamaa/ar-php/issues/71) to the utf8Glyphs() function.
48+
* Add [Urdu characters support](https://github.com/khaled-alshamaa/ar-php/issues/71) to the utf8Glyphs() function.
4949

5050
* Expand character glyphs support in the utf8Glyphs() function to include all single letter variants listed in the [Arabic Presentation Forms-A](https://en.wikipedia.org/wiki/Arabic_Presentation_Forms-A) needed for Ottoman, Persian, Urdu, Sindhi, and Central Asian languages.
5151

0 commit comments

Comments
 (0)