Bump to v3.10.1.

This commit is contained in:
John-David Dalton
2015-08-03 08:35:01 -07:00
parent 4bd2890bbd
commit 1d77dfa4b7
40 changed files with 53 additions and 52 deletions

View File

@@ -3,7 +3,7 @@ import restParam from './restParam';
/**
* Invokes `func` after `wait` milliseconds. Any additional arguments are
* provided to `func` when it is invoked.
* provided to `func` when it's invoked.
*
* @static
* @memberOf _