Updating typo
This commit is contained in:
committed by
Michael Latouche
parent
e21cc6f97e
commit
3b6de9cb9e
@@ -25,7 +25,7 @@ namespace Umbraco.Core
|
||||
/// <summary>
|
||||
/// The name of the 'unknown' user.
|
||||
/// </summary>
|
||||
public const string UnknownUserName = "SYTEM";
|
||||
public const string UnknownUserName = "SYSTEM";
|
||||
|
||||
public const string AdminGroupAlias = "admin";
|
||||
public const string EditorGroupAlias = "editor";
|
||||
|
||||
Reference in New Issue
Block a user