From 3002c01f408c1aebd0a20faa06ff5ec7e503440e Mon Sep 17 00:00:00 2001 From: George Stagas Date: Wed, 16 Mar 2011 09:53:36 +0200 Subject: [PATCH] Changed script to vm and corrected order to match index --- doc/api/all.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/api/all.markdown b/doc/api/all.markdown index 887a43f8193..fe12ef7e532 100644 --- a/doc/api/all.markdown +++ b/doc/api/all.markdown @@ -17,15 +17,15 @@ @include fs @include path @include net -@include dns @include dgram +@include dns @include http @include https @include url @include querystring @include readline @include repl -@include script +@include vm @include child_processes @include assert @include tty