mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
Fix small typo
This commit is contained in:
@@ -521,7 +521,7 @@ namespace OpenSim.Services.UserAccountService
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
m_log.DebugFormat(
|
m_log.DebugFormat(
|
||||||
"[USER ACCOUNT SERVICE]; Created user inventory for {0} {1}", firstName, lastName);
|
"[USER ACCOUNT SERVICE]: Created user inventory for {0} {1}", firstName, lastName);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (m_CreateDefaultAvatarEntries)
|
if (m_CreateDefaultAvatarEntries)
|
||||||
|
|||||||
Reference in New Issue
Block a user