Corrected all the miss spellings of:

Seperator -> Separator
Seperate -> Separate
This commit is contained in:
Chris Houston
2019-01-14 09:32:32 -05:00
committed by Sebastiaan Janssen
parent 57b8a187b8
commit 941ede776b
24 changed files with 66 additions and 52 deletions

View File

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