From 25458fdc76fe70beb76dad5072ea7416a1952501 Mon Sep 17 00:00:00 2001 From: Brad Davis Date: Thu, 29 Dec 2016 17:58:36 +0000 Subject: [PATCH] Add missing close para to the last commit. Pointy hat: me --- en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml index c0b60a8db0..04f8e401ba 100644 --- a/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml @@ -2097,7 +2097,7 @@ USE_GITHUB= yes When fetching multiple files from GitHub, sometimes the default distribution file is not required. To disable fetching the default - distribution, set: + distribution, set: USE_GITHUB= nodefault