From 5c88bef39dcdf1e9b04e2ed8ca5b2f28339ab242 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Wed, 1 Mar 2017 16:40:25 +0330 Subject: fixed a typo --- daemon/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'daemon/makefile') diff --git a/daemon/makefile b/daemon/makefile index 66ec91f..abe6190 100644 --- a/daemon/makefile +++ b/daemon/makefile @@ -21,7 +21,7 @@ clean: rm -f *.o *~ $(TARGET) help: - @echo 'all build the target. all is the deafult.' + @echo 'all builds the target. all is the default.' @echo 'clean runs clean.' @echo 'help runs help.' -- cgit v1.2.3