Gets a few tests fixed

This commit is contained in:
Shannon
2017-05-11 20:51:31 +10:00
parent 84c7f5046e
commit 9b50d6d251
4 changed files with 14 additions and 14 deletions

View File

@@ -111,7 +111,7 @@ namespace Umbraco.Core.Services
}
/// <summary>
/// Assigns a single permission to the current content item for the specified user ids
/// Assigns a single permission to the current content item for the specified group ids
/// </summary>
/// <param name="entity"></param>
/// <param name="permission"></param>