From fbe2ba7960408a2412a4b0532aea235856c0f285 Mon Sep 17 00:00:00 2001 From: yyamano Date: Thu, 8 Dec 2016 00:44:39 +0000 Subject: Fix typo. --- doc/guide/files/makefile.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/guide') diff --git a/doc/guide/files/makefile.xml b/doc/guide/files/makefile.xml index 591279efb6a..a552ce651f9 100644 --- a/doc/guide/files/makefile.xml +++ b/doc/guide/files/makefile.xml @@ -1,4 +1,4 @@ - + Programming in <filename>Makefile</filename>s @@ -164,7 +164,7 @@ LIST+= ${ANOTHER_LIST} # 2 -Echoing a string exacty as-is +Echoing a string exactly as-is Echoing a string containing special characters needs special work. -- cgit v1.2.3