[PR #13436] [MERGED] Fix various typos #13575

Closed
opened 2026-02-07 07:15:25 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13436
Author: @luzpaz
Created: 1/26/2025
Status: Merged
Merged: 1/26/2025
Merged by: @Bond-009

Base: masterHead: typos


📝 Commits (1)

📊 Changes

8 files changed (+12 additions, -12 deletions)

View changed files

📝 Jellyfin.Data/Entities/AncestorId.cs (+1 -1)
📝 Jellyfin.Data/Entities/AttachmentStreamInfo.cs (+2 -2)
📝 Jellyfin.Data/Entities/ProgramAudioEntity.cs (+1 -1)
📝 Jellyfin.Data/Entities/TrickplayInfo.cs (+1 -1)
📝 Jellyfin.Server.Implementations/Item/BaseItemRepository.cs (+4 -4)
📝 Jellyfin.Server.Implementations/MediaSegments/MediaSegmentManager.cs (+1 -1)
📝 Jellyfin.Server.Implementations/Trickplay/TrickplayManager.cs (+1 -1)
📝 Jellyfin.Server/Migrations/Routines/MigrateLibraryDb.cs (+1 -1)

📄 Description

Found via codespell -q 3 -S "./Emby.Server.Implementations/Localization" -L inh,som

Changes
Simple typo corrections

Issues
n/a


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/13436 **Author:** [@luzpaz](https://github.com/luzpaz) **Created:** 1/26/2025 **Status:** ✅ Merged **Merged:** 1/26/2025 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `typos` --- ### 📝 Commits (1) - [`c877ffa`](https://github.com/jellyfin/jellyfin/commit/c877ffa5ad0e07d355fee15c2192a89b507a6577) Fix various typos ### 📊 Changes **8 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Data/Entities/AncestorId.cs` (+1 -1) 📝 `Jellyfin.Data/Entities/AttachmentStreamInfo.cs` (+2 -2) 📝 `Jellyfin.Data/Entities/ProgramAudioEntity.cs` (+1 -1) 📝 `Jellyfin.Data/Entities/TrickplayInfo.cs` (+1 -1) 📝 `Jellyfin.Server.Implementations/Item/BaseItemRepository.cs` (+4 -4) 📝 `Jellyfin.Server.Implementations/MediaSegments/MediaSegmentManager.cs` (+1 -1) 📝 `Jellyfin.Server.Implementations/Trickplay/TrickplayManager.cs` (+1 -1) 📝 `Jellyfin.Server/Migrations/Routines/MigrateLibraryDb.cs` (+1 -1) </details> ### 📄 Description Found via `codespell -q 3 -S "./Emby.Server.Implementations/Localization" -L inh,som` **Changes** Simple typo corrections **Issues** n/a --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:15:25 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13575