Temp8 fix typos 2 (#4130)
This commit is contained in:
committed by
Sebastiaan Janssen
parent
01de2eb266
commit
78319bae9e
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user