8000 Remove duplicated "by which" words from the doc (#3534) · lodash/lodash@b2ea6b1 · GitHub
[go: up one dir, main page]

Skip to content

Commit b2ea6b1

Browse files
AlexanderLukinjdalton
authored andcommitted
Remove duplicated "by which" words from the doc (#3534)
1 parent 3a330e0 commit b2ea6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xorBy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import last from './last.js'
66
/**
77
* This method is like `xor` except that it accepts `iteratee` which is
88
* invoked for each element of each `arrays` to generate the criterion by
9-
* which by which they're compared. The order of result values is determined
9+
* which they're compared. The order of result values is determined
1010
* by the order they occur in the arrays. The iteratee is invoked with one
1111
* argument: (value).
1212
*

0 commit comments

Comments
 (0)
0