Fix casing of 'URL' (#9080)

This commit is contained in:
Ronald Barendse
2020-10-05 20:48:38 +02:00
committed by GitHub
parent eaa0a3ba64
commit 2bfef74191
163 changed files with 554 additions and 554 deletions

View File

@@ -7,7 +7,7 @@
{
/// <summary>
/// The media file's path/url
/// The media file's path/URL
/// </summary>
string MediaPath { get; }
}