Skip to content

Commit 9f614e9

Browse files
committed
Improve the grammar in logs
1 parent fd0a4ae commit 9f614e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ REDO ?= redo
33
.PHONY: all clean test
44

55
warning:
6-
@echo WARNING: Just proxying commands to redo command.
6+
@echo WARNING: Acting as a proxy for redo commands.
77

88
all: warning
99
$(REDO) $@

0 commit comments

Comments
 (0)