fixes comment

This commit is contained in:
Shannon
2019-12-05 16:17:17 +11:00
parent 13e04bcfe8
commit 7bea36d628

View File

@@ -11,7 +11,7 @@ namespace Umbraco.Web
/// Returns the configuration of the membership provider used to configure change password editors
/// </summary>
/// <param name="passwordConfiguration"></param>
/// <param name="userService"></param>
/// <param name="allowManuallyChangingPassword"></param>
/// <returns></returns>
public static IDictionary<string, object> GetConfiguration(
this IPasswordConfiguration passwordConfiguration,