mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:37:35 +00:00
Everywhere: codepoint => code point
This commit is contained in:
parent
a8ae8b24de
commit
12a42edd13
18 changed files with 240 additions and 240 deletions
|
@ -84,7 +84,7 @@ public:
|
|||
EndOfWord,
|
||||
// End of a WORD.
|
||||
EndOfWORD,
|
||||
// Characters (or Unicode codepoints based on how pedantic you want to
|
||||
// Characters (or Unicode code points based on how pedantic you want to
|
||||
// get).
|
||||
Character,
|
||||
// Used for find-mode.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue