Skip to content

Commit 799ee36

Browse files
fix: grammar
Co-authored-by: Mikołaj Szydłowski <9szydlowski9@gmail.com>
1 parent 71baac6 commit 799ee36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ios/styles/ItalicStyle.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ - (void)applyStyling:(NSRange)range {
6161
}
6262

6363
// some styles might apply a new font (inline code), so we need to apply
64-
// the italic last, that way knowing if the used font supports italics
64+
// the italic last, that way we know if the used font supports italics
6565
// or we need to apply a slant
6666
- (NSInteger)stylePriority {
6767
return 3;

0 commit comments

Comments
 (0)