aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests/LiveTv/SchedulesDirect
diff options
context:
space:
mode:
authorluz paz <luzpaz@pm.me>2022-08-15 06:48:34 -0400
committerluz paz <luzpaz@pm.me>2022-08-15 06:48:34 -0400
commit9ec2870b1034e0b64ebde3e29a3779c7f6bb2ac4 (patch)
tree71182dc342938ff4eab69b034f48dd7fa492477d /tests/Jellyfin.Server.Implementations.Tests/LiveTv/SchedulesDirect
parent8ba83e41aee816c0c098b50296fb668202570baf (diff)
Fix various typos
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`
Diffstat (limited to 'tests/Jellyfin.Server.Implementations.Tests/LiveTv/SchedulesDirect')
-rw-r--r--tests/Jellyfin.Server.Implementations.Tests/LiveTv/SchedulesDirect/SchedulesDirectDeserializeTests.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Server.Implementations.Tests/LiveTv/SchedulesDirect/SchedulesDirectDeserializeTests.cs b/tests/Jellyfin.Server.Implementations.Tests/LiveTv/SchedulesDirect/SchedulesDirectDeserializeTests.cs
index 3b3e38bd1f..e1d2bb2d58 100644
--- a/tests/Jellyfin.Server.Implementations.Tests/LiveTv/SchedulesDirect/SchedulesDirectDeserializeTests.cs
+++ b/tests/Jellyfin.Server.Implementations.Tests/LiveTv/SchedulesDirect/SchedulesDirectDeserializeTests.cs
@@ -18,7 +18,7 @@ namespace Jellyfin.Server.Implementations.Tests.LiveTv.SchedulesDirect
}
/// <summary>
- /// /token reponse.
+ /// /token response.
/// </summary>
[Fact]
public void Deserialize_Token_Response_Live_Success()