aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorUbitUmarov2019-10-16 14:04:20 +0100
committerUbitUmarov2019-10-16 14:04:20 +0100
commitb87301f6928ff507ca193302148ed384850e261b (patch)
tree42661a12deafc69ae734050e6504e907bb1f5e3d
parentOSSL: threading issue (diff)
downloadopensim-SC-b87301f6928ff507ca193302148ed384850e261b.zip
opensim-SC-b87301f6928ff507ca193302148ed384850e261b.tar.gz
opensim-SC-b87301f6928ff507ca193302148ed384850e261b.tar.bz2
opensim-SC-b87301f6928ff507ca193302148ed384850e261b.tar.xz
typo
Diffstat (limited to '')
-rw-r--r--bin/config-include/osslEnable.ini4
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