Minor typo in log message
parent
c8dcb8474d
commit
5939529036
|
@ -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)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue