Skip to content

Commit

Permalink
doc: remove repeated statement in globals.markdown
Browse files Browse the repository at this point in the history
Per: nodejs/node-v0.x-archive#25102

Originally reported by @kuldipem

Reviewed By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
PR-URL: #2378
  • Loading branch information
jasnell authored and rvagg committed Aug 26, 2015
1 parent 48e6ccf commit 6c98cf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/api/globals.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,6 @@ when to use `module.exports`.

See the [module system documentation][] for more information.

See the [module section][] for more information.

## setTimeout(cb, ms)

Run callback `cb` after *at least* `ms` milliseconds. The actual delay depends
Expand Down

0 comments on commit 6c98cf0

Please sign in to comment.