mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-27 12:46:06 +00:00
Everywhere: codepoint => code point
This commit is contained in:
parent
a8ae8b24de
commit
12a42edd13
Notes:
sideshowbarker
2024-07-18 17:03:28 +09:00
Author: https://github.com/awesomekling
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