Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f4f1e90 authored by Roozbeh Pournader's avatar Roozbeh Pournader
Browse files

Correct character in description of glyph widths

A previous change, I2c0f0365824caef6959b213ddae5a03f8cf62c7c,
mistakenly listed a comma for the codepoint U+002E. The correct
character is a full stop.

Test: none
Change-Id: I9121473d7332f8ffd29f304fe19291d35d3cb1aa
parent 57d15971
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ public class StaticLayoutLineBreakingTest {
    static {
        // The test font has following coverage and width.
        // U+0020: 10em
        // U+002E (,): 10em
        // U+002E (.): 10em
        // U+0043 (C): 100em
        // U+0049 (I): 1em
        // U+004C (L): 50em