From 83c17210186a7d83b394815ba205982622288a03 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 27 Dec 2018 12:59:20 +0000 Subject: Corrected typo in README-pipeline.md A closing double-quotation was missing in the command to read about Automatic variables in Make. --- README-pipeline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-pipeline.md b/README-pipeline.md index 9b12b2a..48f6c7b 100644 --- a/README-pipeline.md +++ b/README-pipeline.md @@ -758,7 +758,7 @@ us. In this way, we can add it here for the benefit of others. you use GNU Make, you can also see this page on your command-line: ```shell - $ info make "automatic variables + $ info make "automatic variables" ``` - *Debug*: Since Make doesn't follow the common top-down paradigm, it -- cgit v1.2.1