typo
parent
43bf3af138
commit
b87301f692
|
@ -4,7 +4,7 @@
|
||||||
; See http://opensimulator.org/wiki/Category:OSSL_Functions for a description of OSSL functions
|
; See http://opensimulator.org/wiki/Category:OSSL_Functions for a description of OSSL functions
|
||||||
|
|
||||||
[OSSL]
|
[OSSL]
|
||||||
; Allow the use of os* functions (some are always avaiable)
|
; Allow the use of os* functions (some are always available)
|
||||||
AllowOSFunctions = true
|
AllowOSFunctions = true
|
||||||
|
|
||||||
; Allow the user of mod* functions. This allows a script to pass messages
|
; Allow the user of mod* functions. This allows a script to pass messages
|
||||||
|
@ -223,5 +223,5 @@
|
||||||
Allow_osSetContentType = false
|
Allow_osSetContentType = false
|
||||||
|
|
||||||
|
|
||||||
; Always avaiable
|
; Always available
|
||||||
; see http://opensimulator.org/wiki/Category:OSSL_Functions
|
; see http://opensimulator.org/wiki/Category:OSSL_Functions
|
||||||
|
|
Loading…
Reference in New Issue