fix typo in docs
authorChristian Hofstaedtler <ch@grml.org>
Fri, 9 Sep 2011 17:12:32 +0000 (18:12 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Fri, 9 Sep 2011 17:12:32 +0000 (18:12 +0100)
doc/grml-autoconfig.current.txt

index 3b48cc4..350ccc7 100644 (file)
@@ -83,7 +83,7 @@ netscript::
     This can be used to detect if the script is executed via the netscript bootoption.
     Usage example:
 
     This can be used to detect if the script is executed via the netscript bootoption.
     Usage example:
 
-  netcript=server.tld/path/to/script       =>   download and run script/executable from server
+  netscript=server.tld/path/to/script      =>   download and run script/executable from server
   netscript=server.tld/script-$HOSTNAME    =>   download and run script/executable for specific host
 
 extract::
   netscript=server.tld/script-$HOSTNAME    =>   download and run script/executable for specific host
 
 extract::