diff options
| author | Greenback <jimcartlidge@yahoo.co.uk> | 2020-11-18 13:23:45 +0000 |
|---|---|---|
| committer | Greenback <jimcartlidge@yahoo.co.uk> | 2020-11-18 13:23:45 +0000 |
| commit | e51ddd326c51be8c2bba4b1ac65131cbe65b9f3a (patch) | |
| tree | 205bc2406a8025ea71c10825cb7efba4b08c587a /Emby.Dlna/ContentDirectory/ControlHandler.cs | |
| parent | 742966573d448ce48715245c083b845ec6df3f58 (diff) | |
Fixes spelling.
Diffstat (limited to 'Emby.Dlna/ContentDirectory/ControlHandler.cs')
| -rw-r--r-- | Emby.Dlna/ContentDirectory/ControlHandler.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Dlna/ContentDirectory/ControlHandler.cs b/Emby.Dlna/ContentDirectory/ControlHandler.cs index 9f35c1959..b93651746 100644 --- a/Emby.Dlna/ContentDirectory/ControlHandler.cs +++ b/Emby.Dlna/ContentDirectory/ControlHandler.cs @@ -1674,7 +1674,7 @@ namespace Emby.Dlna.ContentDirectory } /// <summary> - /// Retreives the ServerItem id. + /// Retrieves the ServerItem id. /// </summary> /// <param name="id">The id<see cref="string"/>.</param> /// <returns>The <see cref="ServerItem"/>.</returns> |
