Skip to content

Commit

Permalink
Fix typo cobject -> object
Browse files Browse the repository at this point in the history
  • Loading branch information
JannisBush authored and SkyBlack1225 committed Dec 26, 2023
1 parent d3ab21f commit 1349910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/testharness.js
Original file line number Diff line number Diff line change
Expand Up @@ -1497,7 +1497,7 @@
/**
* Assert that ``actual`` is the same value as ``expected``.
*
* For objects this compares by cobject identity; for primitives
* For objects this compares by object identity; for primitives
* this distinguishes between 0 and -0, and has correct handling
* of NaN.
*
Expand Down

0 comments on commit 1349910

Please sign in to comment.