Skip to content

Commit

Permalink
Fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zakhenry committed Aug 13, 2015
1 parent 6c95831 commit 501ce0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typings/lodash/lodash.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5625,7 +5625,7 @@ declare module _ {
...sources: any[]): TResult;


//@xiphiaz added defaultsDeep here
//@xiphiaz added defaultsDeep here for lodash 3.10.1
defaultsDeep<T, TResult>(
object: T,
...sources: any[]): TResult;
Expand Down

0 comments on commit 501ce0f

Please sign in to comment.