Fix doc and test label typos. [ci skip]

This commit is contained in:
flyyang
2015-12-23 19:06:37 +08:00
committed by John-David Dalton
parent 8e64432e2c
commit 5e639d1704
3 changed files with 8 additions and 8 deletions

View File

@@ -845,7 +845,7 @@
var array = [1, 2, 3],
object = { 'a': 1 };
QUnit.test('should provice the correct `customizer` arguments', function(assert) {
QUnit.test('should provide the correct `customizer` arguments', function(assert) {
assert.expect(3);
var args,