[PR #1889] [MERGED] Fix typo: 'sring' -> 'string' in DVB subtitle decoder #2677

Open
opened 2026-01-29 17:23:23 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1889
Author: @Harshdhall01
Created: 12/24/2025
Status: Merged
Merged: 12/24/2025
Merged by: @cfsmp3

Base: masterHead: fix-typo-dvb-subtitle


📝 Commits (1)

  • 294bf5b Fix typo: 'sring' -> 'string' in DVB subtitle decoder

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/lib_ccx/dvb_subtitle_decoder.c (+1 -1)

📄 Description

Description

Fixed a typo in the DVB subtitle decoder error message.

Changes

  • Changed "sring" to "string" in dvb_subtitle_decoder.c line 1120

Testing

  • Built successfully in WSL Ubuntu
  • No functional changes, only a typo correction in an error message

This is my first contribution to CCExtractor. Looking forward to feedback!


🔄 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/CCExtractor/ccextractor/pull/1889 **Author:** [@Harshdhall01](https://github.com/Harshdhall01) **Created:** 12/24/2025 **Status:** ✅ Merged **Merged:** 12/24/2025 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `fix-typo-dvb-subtitle` --- ### 📝 Commits (1) - [`294bf5b`](https://github.com/CCExtractor/ccextractor/commit/294bf5bc18cb1417b70dfeee877fb7376954eb6c) Fix typo: 'sring' -> 'string' in DVB subtitle decoder ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/dvb_subtitle_decoder.c` (+1 -1) </details> ### 📄 Description ## Description Fixed a typo in the DVB subtitle decoder error message. ## Changes - Changed "sring" to "string" in `dvb_subtitle_decoder.c` line 1120 ## Testing - Built successfully in WSL Ubuntu - No functional changes, only a typo correction in an error message This is my first contribution to CCExtractor. Looking forward to feedback! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:23:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2677