Browse Source

Typo fix, submitted by Larry Shatzer

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275458 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
5c8bd0811c
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      docs/faq.html
  2. +1
    -1
      xdocs/faq.xml

+ 1
- 1
docs/faq.html View File

@@ -993,7 +993,7 @@ shell-prompt> m4 foo.m4 > foo
<p>You may have seen these lower-case directory names in
WinZIP, but WinZIP is trying to be helpful (and fails). If
WinZIP encounters a filename that is all upper-case, it
assumes it has come from an old DOS box andchanges the case to
assumes it has come from an old DOS box and changes the case to
all lower-case for you.</p>
<p>If you extract (or just check) the archive with jar, you
will see that the names have the correct case.</p>


+ 1
- 1
xdocs/faq.xml View File

@@ -700,7 +700,7 @@ shell-prompt> m4 foo.m4 > foo
<p>You may have seen these lower-case directory names in
WinZIP, but WinZIP is trying to be helpful (and fails). If
WinZIP encounters a filename that is all upper-case, it
assumes it has come from an old DOS box andchanges the case to
assumes it has come from an old DOS box and changes the case to
all lower-case for you.</p>

<p>If you extract (or just check) the archive with jar, you


Loading…
Cancel
Save