From e5e1666c8467f1b2375367150288832648ee8682 Mon Sep 17 00:00:00 2001 From: Justin Clarke Casey Date: Thu, 24 Jul 2008 15:27:21 +0000 Subject: [PATCH] * Fix spelling mistake in OGS1SecureInvenotryService --- ...GS1SecureInvenotryService.cs => OGS1SecureInventoryService.cs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename OpenSim/Region/Communications/OGS1/{OGS1SecureInvenotryService.cs => OGS1SecureInventoryService.cs} (100%) diff --git a/OpenSim/Region/Communications/OGS1/OGS1SecureInvenotryService.cs b/OpenSim/Region/Communications/OGS1/OGS1SecureInventoryService.cs similarity index 100% rename from OpenSim/Region/Communications/OGS1/OGS1SecureInvenotryService.cs rename to OpenSim/Region/Communications/OGS1/OGS1SecureInventoryService.cs