From 30213e141bf41e1240d5bceb42a154dacc05e643 Mon Sep 17 00:00:00 2001
From: Justin Clarke Casey
Date: Thu, 11 Dec 2008 19:57:12 +0000
Subject: * Add create folder userinfo test
---
OpenSim/Framework/Communications/Cache/InventoryFolderImpl.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'OpenSim/Framework/Communications/Cache')
diff --git a/OpenSim/Framework/Communications/Cache/InventoryFolderImpl.cs b/OpenSim/Framework/Communications/Cache/InventoryFolderImpl.cs
index 83ac239..ad55c44 100644
--- a/OpenSim/Framework/Communications/Cache/InventoryFolderImpl.cs
+++ b/OpenSim/Framework/Communications/Cache/InventoryFolderImpl.cs
@@ -66,7 +66,7 @@ namespace OpenSim.Framework.Communications.Cache
}
///
- /// Create a new subfolder. This exists only in the cache.
+ /// Create a new subfolder.
///
///
///
--
cgit v1.1