Minor word nit for mapSet doc. [ci skip]

This commit is contained in:
jdalton
2015-03-29 20:57:19 -07:00
parent 0ff96418bd
commit 18313f2e90

View File

@@ -1393,7 +1393,7 @@
}
/**
* Adds `value` to `key` of the cache.
* Sets `value` to `key` of the cache.
*
* @private
* @name set