diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index e3e9da74e0..6f0ae14a6e 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example @@ -638,6 +638,6 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset [BakedTextureService] LocalServiceModule = "OpenSim.Server.Handlers.dll:XBakes" - ;; This directiry must exist and be writable for the user ROBUST runs as + ;; This directory must exist and be writable for the user ROBUST runs as BaseDirectory = "/data/bakes" diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index 004a9c9d31..fb09e99bb6 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example @@ -454,6 +454,6 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto [BakedTextureService] LocalServiceModule = "OpenSim.Server.Handlers.dll:XBakes" - ;; This directiry must exist and be writable for the user ROBUST runs as + ;; This directory must exist and be writable for the user ROBUST runs as BaseDirectory = "/data/bakes"