Commit 3695f3c2 3695f3c240a13fe9c3e8598954166ad5c1893d1c by Nicolas Perriault

updated doclink

1 parent f0620915
Subproject commit 76cc32f262a3ef924a67f33bb17432e3a5c33e03
Subproject commit 2b8f84ec997b5f46b19668bf9b4eaf60c53d1d20
......
......@@ -128,7 +128,7 @@
exports.format = format;
/**
* Retrieves the value of an Object foreign property using a bot-separated
* Retrieves the value of an Object foreign property using a dot-separated
* path string.
*
* Beware, this function doesn't handle object key names containing a dot.
......