]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Fix a typo in ChangeLog.
authorEli Zaretskii <eliz@gnu.org>
Fri, 18 Jan 2013 16:02:16 +0000 (18:02 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 18 Jan 2013 16:02:16 +0000 (18:02 +0200)
ChangeLog

index 93d28fa729393932583cde0f27422fc81ccf14a3..f1cca81dd0cb8c75ba09f62809dd599d475afacb 100644 (file)
--- 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