diff options
Diffstat (limited to 'libhb/preset.h')
-rw-r--r-- | libhb/preset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/preset.h b/libhb/preset.h index 09478e8fb..528767e76 100644 --- a/libhb/preset.h +++ b/libhb/preset.h @@ -157,7 +157,7 @@ void hb_sanitize_audio_settings(const hb_title_t * title, hb_value_t * audio_settings); // Lookup a preset in the preset list. The "name" may contain '/' -// separators to explicitely specify a preset within the preset lists +// separators to explicitly specify a preset within the preset lists // folder structure. // // If 'recurse' is specified, a recursive search for the first component |