aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Streaming/StreamState.cs
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2025-01-26 16:54:43 +0100
committerGitHub <noreply@github.com>2025-01-26 16:54:43 +0100
commit8b180aca3a801f2c8218798dbc47313c1265d171 (patch)
treeb9f98bf97faeb0b7cc5918a6d442ca8702d3c358 /MediaBrowser.Controller/Streaming/StreamState.cs
parentb318f335991167102a5fa8d65030d200bbec898d (diff)
parent044cf9fb8597c6507a249d17cea443305881c4f6 (diff)
Merge pull request #11103 from jsoref/spelling
Fix spelling
Diffstat (limited to 'MediaBrowser.Controller/Streaming/StreamState.cs')
-rw-r--r--MediaBrowser.Controller/Streaming/StreamState.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Streaming/StreamState.cs b/MediaBrowser.Controller/Streaming/StreamState.cs
index b5dbe29ec..195dda5fe 100644
--- a/MediaBrowser.Controller/Streaming/StreamState.cs
+++ b/MediaBrowser.Controller/Streaming/StreamState.cs
@@ -51,7 +51,7 @@ public class StreamState : EncodingJobInfo, IDisposable
public VideoRequestDto? VideoRequest => Request as VideoRequestDto;
/// <summary>
- /// Gets or sets the direct stream provicer.
+ /// Gets or sets the direct stream provider.
/// </summary>
/// <remarks>
/// Deprecated.