Minor correction

This commit is contained in:
Gregory John Casamento 2020-09-22 19:31:00 -04:00
parent 909c5af00e
commit ce04b24f05

View file

@ -429,7 +429,7 @@
* Source/GSLayoutManager.m
(-glyphRangeForCharacterRange:actualCharacterRange:): Handle zero
length charRagne at end of text correctly.
length charRange at end of text correctly.
2020-09-07 Fred Kiefer <FredKiefer@gmx.de>