mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:27:43 +00:00
Everywhere: Fix a few comment typos
This commit is contained in:
parent
bc807466f9
commit
6911c5545c
8 changed files with 9 additions and 9 deletions
|
@ -14,7 +14,7 @@
|
|||
namespace JS {
|
||||
|
||||
// https://github.com/tc39/proposal-regexp-legacy-features#regexp
|
||||
// The %RegExp% instrinsic object, which is the builtin RegExp constructor, has the following additional internal slots:
|
||||
// The %RegExp% intrinsic object, which is the builtin RegExp constructor, has the following additional internal slots:
|
||||
// [[RegExpInput]]
|
||||
// [[RegExpLastMatch]]
|
||||
// [[RegExpLastParen]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue