mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 18:37:50 +00:00
Rebuild with xor doc typo fixed and docs with lodash.com link. [ci skip]
This commit is contained in:
2
dist/lodash.compat.js
vendored
2
dist/lodash.compat.js
vendored
@@ -5343,7 +5343,7 @@
|
||||
}
|
||||
|
||||
/**
|
||||
* Creates an array that is the smymetric difference of the provided arrays.
|
||||
* Creates an array that is the symmetric difference of the provided arrays.
|
||||
* See http://en.wikipedia.org/wiki/Symmetric_difference.
|
||||
*
|
||||
* @static
|
||||
|
||||
2
dist/lodash.js
vendored
2
dist/lodash.js
vendored
@@ -4993,7 +4993,7 @@
|
||||
}
|
||||
|
||||
/**
|
||||
* Creates an array that is the smymetric difference of the provided arrays.
|
||||
* Creates an array that is the symmetric difference of the provided arrays.
|
||||
* See http://en.wikipedia.org/wiki/Symmetric_difference.
|
||||
*
|
||||
* @static
|
||||
|
||||
Reference in New Issue
Block a user