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/plist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libhb/plist.c') diff --git a/libhb/plist.c b/libhb/plist.c index 03b0df493..59e1780ba 100644 --- a/libhb/plist.c +++ b/libhb/plist.c @@ -650,7 +650,7 @@ gval_write(FILE *file, hb_value_t *gval) } else { - // Try to make anything thats unrecognized into a string + // Try to make anything that's unrecognized into a string hb_error("Unhandled data type %d", gtype); } } -- cgit v1.2.3