summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-18 11:33:25 -0400
committerJune McEnroe <june@causal.agency>2018-09-18 11:33:25 -0400
commit287c8f7508b65c3189c5f2b4293309de7ac1f3ee (patch)
tree43fd7bb19fff9f294710af445317e3faee4cbe9e
parentAdd atom feed generator (diff)
downloadsrc-287c8f7508b65c3189c5f2b4293309de7ac1f3ee.tar.gz
src-287c8f7508b65c3189c5f2b4293309de7ac1f3ee.zip
Correct typo in Using Make
-rw-r--r--001-make.72
1 files changed, 1 insertions, 1 deletions
diff --git a/001-make.7 b/001-make.7
index 7ab27111..a96ba6f2 100644
--- a/001-make.7
+++ b/001-make.7
@@ -29,7 +29,7 @@ just run:
 The default rule for C files uses the
 .Ev CFLAGS
 variable,
-so you can set that in the enironment
+so you can set that in the environment
 to pass flags to the C compiler:
 .
 .Pp
/td> 2021-09-12Replace htagml regex with strncmpJune McEnroe 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe