From cfd3e8f0ea2ef90a94eac5065e1a2f17d384b298 Mon Sep 17 00:00:00 2001 From: Michael Cerquoni Date: Sun, 9 Mar 2014 11:46:25 -0400 Subject: [PATCH] minor spelling mistake fix. --- bin/Robust.HG.ini.example | 2 +- bin/Robust.ini.example | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"