summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2013-01-18 18:02:16 +0200
committerEli Zaretskii <eliz@gnu.org>2013-01-18 18:02:16 +0200
commit7899c6f383a5e7312497bc9e7d70849bb1d6b756 (patch)
tree324739445a579fa1fcad43c7a88915ec2dbfdfa5 /ChangeLog
parent6ca41d9b17d8d3a1338acf1804d13a340ff644ac (diff)
downloadgunmake-7899c6f383a5e7312497bc9e7d70849bb1d6b756.tar.gz
Fix a typo in ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 93d28fa..f1cca81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,7 +29,7 @@
* job.c (construct_command_argv_internal): Remove " from
sh_chars_dos[]. Ignore an escaped backslash inside a string
quoted with "..". This lifts the 4KB or 8KB command-line length
- limitation imposed by the Windows shell when a command uses quoted
+ limitation imposed by the Windows shells when a command uses quoted
strings, because we now don't call the shell in that case.
* job.c (create_batch_file): Declare the counter of batch files