mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
Fix small typo
This commit is contained in:
@@ -521,7 +521,7 @@ namespace OpenSim.Services.UserAccountService
|
||||
else
|
||||
{
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user