mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-23 19:52:48 +01:00
Fix typo
This commit is contained in:
parent
9256ee4f37
commit
dd783c97f0
@ -6,7 +6,7 @@ using System.Text.RegularExpressions;
|
||||
|
||||
namespace Nikse.SubtitleEdit.Logic.SubtitleFormats
|
||||
{
|
||||
// TODO: Working on added edit cababilities for idx files...
|
||||
// TODO: Working on added edit capabilities for idx files...
|
||||
public class Idx : SubtitleFormat
|
||||
{
|
||||
// timestamp: 00:00:01:401, filepos: 000000000
|
||||
|
Loading…
Reference in New Issue
Block a user