From 2d1c8541460c2b63d46eb1a278adacee14a55556 Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Wed, 7 Feb 2018 10:54:59 -0500 Subject: Misc. typos Found via `codespell -q 3 --skip="./gtk/po` --- libhb/qsv_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libhb/qsv_common.c') diff --git a/libhb/qsv_common.c b/libhb/qsv_common.c index 3470f49e3..775e91dcb 100644 --- a/libhb/qsv_common.c +++ b/libhb/qsv_common.c @@ -273,7 +273,7 @@ static int query_capabilities(mfxSession session, mfxVersion version, hb_qsv_inf * - MFXVideoENCODE_Query should zero out all unsupported parameters * * Mode 2: - * - the paramaters we want to query are set for in + * - the parameters we want to query are set for in * - in ->mfx.CodecId field has to be set (mandatory) * - out->mfx.CodecId field has to be set (mandatory) * - MFXVideoENCODE_Query should sanitize all unsupported parameters -- cgit v1.2.3