Fix typo found by wrunt

db4
Slava Pestov 2008-05-08 20:36:25 -05:00
parent 59f85c321e
commit 32d5311821
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ HELP: deploy-io
{ "2" "Basic ANSI C streams" }
{ "3" "Non-blocking streams and networking" }
}
"The default value is 1, basic ANSI C streams. This enables basic console and file I/O, however more advanced features such are not available." } ;
"The default value is 2, basic ANSI C streams. This enables basic console and file I/O, however more advanced features such as networking are not available." } ;
HELP: deploy-reflection
{ $description "The level of reflection support required by the deployed image."