Whitespace nits. [ci skip]

This commit is contained in:
jdalton
2015-06-03 22:51:04 -07:00
parent 11eebfb78d
commit bdbc157c30
2 changed files with 4 additions and 4 deletions

View File

@@ -348,7 +348,7 @@
}
return -1;
}
/**
* The base implementation of `_.isFunction` without support for environments
* with incorrect `typeof` results.