mirror of https://github.com/tc39/test262.git
parseInt: fix description typo
This commit is contained in:
parent
4bbe20d52c
commit
f0bf5dfcea
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
esid: sec-parseint-string-radix
|
||||
description: >
|
||||
pareseInt - 'S' is the empty string when inputString does not
|
||||
parseInt - 'S' is the empty string when inputString does not
|
||||
contain any such characters
|
||||
---*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue