Browse Source

Fix typo

v0.7.4-release
Ryan Dahl 14 years ago
parent
commit
4f2ab03e97
  1. 2
      doc/api/os.markdown

2
doc/api/os.markdown

@ -2,6 +2,6 @@
Use `require('os')` to access this module.
### tls.getHostname
### os.getHostname
Returns the hostname of the operating system.

Loading…
Cancel
Save