Very minor typo, but still ;)
This commit is contained in:
Anders Bjerner
2017-08-21 14:16:01 +02:00
committed by GitHub
parent 4935525591
commit 86bc701511

View File

@@ -633,7 +633,7 @@ namespace Umbraco.Core
}
/// <summary>
/// Ensures that the folder path endds with a DirectorySeperatorChar
/// Ensures that the folder path ends with a DirectorySeperatorChar
/// </summary>
/// <param name="currentFolder"></param>
/// <returns></returns>