diff options
Diffstat (limited to 'libhb/dvdnav.c')
-rw-r--r-- | libhb/dvdnav.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/dvdnav.c b/libhb/dvdnav.c index bdcdcaae0..b0e7239c8 100644 --- a/libhb/dvdnav.c +++ b/libhb/dvdnav.c @@ -1375,7 +1375,7 @@ static int try_menu( break; } } - // Sometimes the menu is preceeded by a intro that just + // Sometimes the menu is preceded by a intro that just // gets restarted when hitting the menu button. So // try skipping with the skip forward button. Then // try hitting the menu again. |