From ecc4b4206e268cf6fb4c01bceff647096914fa47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sun, 10 Aug 2014 03:46:49 +0200 Subject: kike: fix the Makefile --- kike-gen-replies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kike-gen-replies.sh') diff --git a/kike-gen-replies.sh b/kike-gen-replies.sh index 7318608..004da2b 100755 --- a/kike-gen-replies.sh +++ b/kike-gen-replies.sh @@ -1,7 +1,7 @@ #!/bin/sh LC_ALL=C exec awk ' BEGIN { - # The message catalog is a byproduct + # The message catalog is a by-product msg = "kike.msg" print "$quote \"" > msg; print "$set 1" > msg; -- cgit v1.2.3