summaryrefslogtreecommitdiffstats
path: root/libhb/decpgssub.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/decpgssub.c')
-rw-r--r--libhb/decpgssub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/decpgssub.c b/libhb/decpgssub.c
index 507a94c67..e4c22d206 100644
--- a/libhb/decpgssub.c
+++ b/libhb/decpgssub.c
@@ -318,7 +318,7 @@ static int decsubWork( hb_work_object_t * w, hb_buffer_t ** buf_in,
// work around broken timestamps
if (pts < pv->last_pts)
{
- // XXX: this should only happen if the prevous pts
+ // XXX: this should only happen if the previous pts
// was unknown and our 3 second default duration
// overshot the next pgs pts.
//