Commit c0ae52b
Fix 2 spelling typos in DrawCommandSpan.kt (#55972)
Summary:
Pull Request resolved: #55972
Changelog[internal]: Fixed 2 spelling errors in DrawCommandSpan.kt:
- `DrawCommandSpan.kt:15`: `overriden` → `overridden` (comment)
- `DrawCommandSpan.kt:15`: `charater` → `character` (comment)
Differential Revision: D95366188
fbshipit-source-id: d0d8a1d15d46dd2ea4c8f66a92d969dcdf190e971 parent 0686cde commit c0ae52b
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- packages/react-native/ReactAndroid/src/main/java/com/facebook/react/views/text/internal/span
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments