mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13436] [MERGED] Fix various typos #13575
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:typos📝 Commits (1)
c877ffaFix various typos📊 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,somChanges
Simple typo corrections
Issues
n/a
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.