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` --- macosx/HBOutputRedirect.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx/HBOutputRedirect.m') diff --git a/macosx/HBOutputRedirect.m b/macosx/HBOutputRedirect.m index 7c121735d..9aff9eb31 100644 --- a/macosx/HBOutputRedirect.m +++ b/macosx/HBOutputRedirect.m @@ -137,7 +137,7 @@ int stderrwrite(void *inFD, const char *buffer, int size) * Private constructor which should not be called from outside. This is used to * initialize the class at @c stdoutRedirect and @c stderrRedirect. * - * @param aStream Stream that wil be redirected (stdout or stderr). + * @param aStream Stream that will be redirected (stdout or stderr). * @param aSelector Selector that will be called in listeners to redirect the stream. * * @return New HBOutputRedirect object. -- cgit v1.2.3