diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/config-include/osslEnable.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini index fd559b2..44c7e88 100644 --- a/bin/config-include/osslEnable.ini +++ b/bin/config-include/osslEnable.ini | |||
@@ -4,7 +4,7 @@ | |||
4 | ; See http://opensimulator.org/wiki/Category:OSSL_Functions for a description of OSSL functions | 4 | ; See http://opensimulator.org/wiki/Category:OSSL_Functions for a description of OSSL functions |
5 | 5 | ||
6 | [OSSL] | 6 | [OSSL] |
7 | ; Allow the use of os* functions (some are always avaiable) | 7 | ; Allow the use of os* functions (some are always available) |
8 | AllowOSFunctions = true | 8 | AllowOSFunctions = true |
9 | 9 | ||
10 | ; Allow the user of mod* functions. This allows a script to pass messages | 10 | ; Allow the user of mod* functions. This allows a script to pass messages |
@@ -223,5 +223,5 @@ | |||
223 | Allow_osSetContentType = false | 223 | Allow_osSetContentType = false |
224 | 224 | ||
225 | 225 | ||
226 | ; Always avaiable | 226 | ; Always available |
227 | ; see http://opensimulator.org/wiki/Category:OSSL_Functions | 227 | ; see http://opensimulator.org/wiki/Category:OSSL_Functions |