mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
* Minor: log message correction
This commit is contained in:
@@ -91,7 +91,7 @@ namespace OpenSim.Framework
|
||||
// of the element wrapping this object so that the rest of the serialization can complete normally.
|
||||
reader.Read();
|
||||
|
||||
m_log.DebugFormat("[TASK INVENTORY]: ReadXml Current node after actions, {0}", reader.Name);
|
||||
m_log.DebugFormat("[TASK INVENTORY]: ReadXml current node after actions, {0}", reader.Name);
|
||||
}
|
||||
|
||||
// see IXmlSerializable
|
||||
|
||||
Reference in New Issue
Block a user