Minor typo in log message

cpu-performance
Diva Canto 2013-07-14 14:29:10 -07:00
parent c8dcb8474d
commit 5939529036
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ namespace OpenSim.Services.Connectors
} }
else else
m_log.DebugFormat("[GRID USER CONNECTOR]: Loggedin received empty reply"); m_log.DebugFormat("[GRID USER CONNECTOR]: Get received empty reply");
} }
catch (Exception e) catch (Exception e)
{ {