Skip to content

Commit 7690d06

Browse files
committed
Editorial: Remove trailing whitespace
1 parent 26508b3 commit 7690d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/mainadditions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h1>
6565
1. Let _excluded_ be *false*.
6666
1. For each element _e_ of <del>_excludedItems_</del><ins>_excludedKeys_</ins>, do
6767
1. If SameValue(_e_, _nextKey_) is *true*, then
68-
1. Set _excluded_ to *true*.
68+
1. Set _excluded_ to *true*.
6969
1. If _excluded_ is *false*, then
7070
1. Let _desc_ be ? <emu-meta effects="user-code">_from_.[[GetOwnProperty]]</emu-meta>(_nextKey_).
7171
1. If _desc_ is not *undefined* and _desc_.[[Enumerable]] is *true*, then

0 commit comments

Comments
 (0)