Rebuild with xor doc typo fixed and docs with lodash.com link. [ci skip]

This commit is contained in:
John-David Dalton
2013-11-27 23:46:27 -06:00
parent f97f32df0f
commit eaf1304eda
3 changed files with 3 additions and 3 deletions

View File

@@ -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
View File

@@ -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

View File

@@ -1,4 +1,4 @@
# Lo-Dash <span>v2.4.0</span>
# <a href="http://lodash.com/">Lo-Dash</a> <span>v2.4.0</span>
<!-- div -->