From e6f57e05ec6b79dd546afc47965a006aacc30499 Mon Sep 17 00:00:00 2001 From: Jaewoong Jung Date: Sun, 16 Jun 2019 21:48:42 -0700 Subject: [PATCH] Fixes a typo in a comment. Test: TreeHugger Change-Id: Ie124090280eb0c1235e50baa4a869399bb440abb --- core/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Makefile b/core/Makefile index d3b235a52a..4ad3a4194b 100644 --- a/core/Makefile +++ b/core/Makefile @@ -1062,7 +1062,7 @@ endif # TARGET_NO_KERNEL # $(2) - Plain text output file # $(3) - HTML/XML output file # $(4) - File title -# $(5) - Directory to use. Notice files are all $(4)/src. Other +# $(5) - Directory to use. Notice files are all $(5)/src. Other # directories in there will be used for scratch # $(6) - Dependencies for the output files #