From 67d4e4475f5c250664fc51b57482e1ae3265637a Mon Sep 17 00:00:00 2001
From: BlueWall
Date: Wed, 15 Apr 2015 15:55:47 -0400
Subject: Small fix for ini comments

---
 bin/OpenSim.ini.example | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index bb2cb12..b30436a 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1048,7 +1048,7 @@
     ;; URI for the groups services of this grid
     ;; e.g. http://yourxmlrpcserver.com/xmlrpc.php for Flotsam XmlRpc
     ;; or http://mygridserver.com:82/Grid/ for SimianGrid
-    ;; or http:://${Const|BaseURL}:${Const|PrivatePort} for robust, V2
+    ;; or ${Const|BaseURL}:${Const|PrivatePort} for robust, V2
     ;; Leave it commented for standalones, V2
     ; GroupsServerURI = ""
 
-- 
cgit v1.1