We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4e1655 + 9c295a5 commit 978f782Copy full SHA for 978f782
1 file changed
src/util/common.js
@@ -997,7 +997,7 @@ var util = {
997
998
/**
999
* Recursively merge two objects. This is intended to replace
1000
- * util.deepMerge(target, ...sources).
+ * $.extend(target, ...sources).
1001
*
1002
* @param {object} target target object to modify.
1003
* @param {object} sources object(s) to merge into the target.
0 commit comments