Merge pull request #2142 from abjerner/patch-17

Typo
This commit is contained in:
Sebastiaan Janssen
2017-08-21 14:24:52 +02:00
committed by GitHub

View File

@@ -874,7 +874,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>