Skip to content

Commit 406d377

Browse files
authored
Remove keyboard garbage
Vim user error?
1 parent f7bca50 commit 406d377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,7 @@ function closestTo(val, intervalLower, intervalUpper) {
866866

867867
/**
868868
* Tests whether the candidate lies within the directed projection from the origin.
869-
ii*
869+
*
870870
* @param {Direction} direction
871871
* @param {DOMRect} origin
872872
* @param {DOMRect} candidate

0 commit comments

Comments
 (0)