From: Simon Ruderich Date: Wed, 18 Feb 2009 15:40:23 +0000 (+0100) Subject: Fix typo in m4.sh. X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=454b9979982e1c9ada9d03d9a1fd74693a05de77 Fix typo in m4.sh. --- diff --git a/m4.sh b/m4.sh index 760ff0e..b4a935c 100755 --- a/m4.sh +++ b/m4.sh @@ -1,7 +1,7 @@ #!/bin/sh # m4 wrapper script which uses $1.m4 as template file, feeds it to m4 and -# writes it to m4 with a warning at the beginning to not edit the generated +# writes it to $1 with a warning at the beginning to not edit the generated # file. # # All arguments to this script (except the first which is the filename) are