diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2010-11-17 18:25:14 -0800 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2010-11-17 18:25:14 -0800 |
commit | bce092aeb84080bc4b3c8cb2e72bda4b9f712596 (patch) | |
tree | e4d92bc7fdb4b5d469275333f6883b3de86b2114 /TODO | |
parent | 57de0b11db75fdb4bb3ac9511602ae3c9634730c (diff) | |
download | nodejs-bce092aeb84080bc4b3c8cb2e72bda4b9f712596.tar.gz nodejs-bce092aeb84080bc4b3c8cb2e72bda4b9f712596.tar.bz2 nodejs-bce092aeb84080bc4b3c8cb2e72bda4b9f712596.zip |
Remove leading comma examples
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -25,8 +25,6 @@ EventEmitter.optHandlers.encoding() if it exists. - DOCS - - Fix examples using leading comma style. EG - http://nodejs.org/docs/v0.3.1/api/fs.html#fs.stat - anchor links next to each function, for easy linking. EG <a href="#fs.stat">#</a> |