Temp8 fix typos 2 (#4130)

This commit is contained in:
Chris Houston
2019-01-22 18:03:39 -05:00
committed by Sebastiaan Janssen
parent 01de2eb266
commit 78319bae9e
163 changed files with 343 additions and 344 deletions

View File

@@ -76,7 +76,7 @@ namespace Umbraco.Core.IO
IEnumerable<string> GetFiles(string path, string filter);
/// <summary>
/// Gets a <see cref="Stream"/> representing the file at the gieven path.
/// Gets a <see cref="Stream"/> representing the file at the given path.
/// </summary>
/// <param name="path">The path to the file.</param>
/// <returns>