From 4bc7a23ecf29c8f7b5003093ffce1f74243ba61d Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Mon, 10 Sep 2018 14:55:15 +0300 Subject: [PATCH] Fixed spelling in a comment. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This closes #161 issue on GitHub. Thanks to 洪志道 (Hong Zhi Dao). --- auto/make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto/make b/auto/make index 296caf13..cb03dbc2 100644 --- a/auto/make +++ b/auto/make @@ -180,7 +180,7 @@ NXT_MAKE_INCS="src $NXT_BUILD_DIR" NXT_MAKE_SRCS="$NXT_SRCS" -# The include pathes list. +# The include paths list. $echo -n "NXT_INCS =" >> $NXT_MAKEFILE