aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2018-12-27 12:59:20 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2018-12-27 12:59:20 +0000
commit83c17210186a7d83b394815ba205982622288a03 (patch)
tree07d9e581753a4ac1f2025f1543c09ce4570438fe
parent1936ba605dd14c03570b5346b88b6d76dd165180 (diff)
Corrected typo in README-pipeline.md
A closing double-quotation was missing in the command to read about Automatic variables in Make.
-rw-r--r--README-pipeline.md2
1 files changed, 1 insertions, 1 deletions
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