diff options
Diffstat (limited to 'libhb/sync.c')
-rw-r--r-- | libhb/sync.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/sync.c b/libhb/sync.c index c15d54a2e..f0b1b9abc 100644 --- a/libhb/sync.c +++ b/libhb/sync.c @@ -21,7 +21,7 @@ #define SYNC_MIN_AUDIO_QUEUE_LEN 30 // We do not place a limit on the number of subtitle frames -// that are buffered (max_len == INT_MAX) becuase there are +// that are buffered (max_len == INT_MAX) because there are // cases where we will receive all the subtitles for a file // all at once (SSA subs). // |