SubtitleEdit / subtitleedit

the subtitle editor :)
http://www.nikse.dk/SubtitleEdit/Help
GNU General Public License v3.0
8.87k stars 916 forks source link

Fix typo in variable name 'ImportedSubitle' to 'ImportedSubtitle' 🔃 #8925

Closed ivandrofly closed 1 month ago

ivandrofly commented 1 month ago

Corrected the misspelled variable name across both Main.cs and ImportUnknownFormat.cs files. Ensured consistent and accurate reference to 'ImportedSubtitle' for better code readability and functionality.