mirror of https://github.com/lukechilds/node.git
Browse Source
querystring subsystem docs referred to `obj.hashOwnProperty()` which is non-existent. Corrected to `obj.hasOwnProperty()`. PR-URL: https://github.com/nodejs/node/pull/8107 Reviewed-By: targos - Michaël Zasso <mic.besace@gmail.com> Reviewed-By: Prince John Wesley <princejohnwesley@gmail.com> Reviewed-By: Brian White <mscdex@mscdex.net> Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>v7.x
Ben Gourley
8 years ago
committed by
Rich Trott
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue