Update a misspelled name

This commit is contained in:
Melanie
2009-08-04 04:57:08 +01:00
parent 616a09f359
commit 1d8df738f6
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
; * read this config file and load the needed OUT and database connectors
; *
[Startup]
ServiceConnectors = "OpenSim.Server.Handlers.dll:AssetServiceConnector,OpenSim.Server.Handlers.dll:InventoryServiceInConnector,OpenSim.Server.Handlers.dll:FreeswitchServiceConnector"
ServiceConnectors = "OpenSim.Server.Handlers.dll:AssetServiceConnector,OpenSim.Server.Handlers.dll:InventoryServiceInConnector,OpenSim.Server.Handlers.dll:FreeswitchServerConnector"
; * This is common for all services, it's the network setup for the entire
; * server instance