Whitespace change to retrigger a build

This commit is contained in:
Mike Richmond 2016-08-09 16:31:26 -07:00
parent fd489544df
commit 6575500b79

View file

@ -170,7 +170,8 @@ namespace System.Management.Automation
} }
/// <summary> /// <summary>
/// Enables delayed creation of the user settings directory so it does not interfere with PowerShell initialization /// Enables delayed creation of the user settings directory so it does
/// not interfere with PowerShell initialization
/// </summary> /// </summary>
/// <returns>Returns the directory if present or creatable. Throws otherwise.</returns> /// <returns>Returns the directory if present or creatable. Throws otherwise.</returns>
private string GetAppDataConfigDirectory() private string GetAppDataConfigDirectory()