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

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

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/1889

State: closed
Merged: Yes


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!

**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/1889 **State:** closed **Merged:** Yes --- ## 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!
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#2681