aboutsummaryrefslogtreecommitdiff
path: root/kike-gen-replies.sh
diff options
context:
space:
mode:
Diffstat (limited to 'kike-gen-replies.sh')
-rwxr-xr-xkike-gen-replies.sh2
1 files changed, 1 insertions, 1 deletions
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;