Author: bodewig Date: Wed Sep 30 16:17:23 2020 New Revision: 41641 Log: typo
Modified: release/ant/README.html release/ant/RELEASE-NOTES-1.10.9.html Modified: release/ant/README.html ============================================================================== --- release/ant/README.html (original) +++ release/ant/README.html Wed Sep 30 16:17:23 2020 @@ -21,7 +21,7 @@ Fixed bugs: * <fixcrlf> will no longer remove the temporary file it just created before writing to it. - * <sshexec> and <scp> didn't deal with wildcard hostnames in shs + * <sshexec> and <scp> didn't deal with wildcard hostnames in ssh config files properly. Bugzilla Report 64530 Modified: release/ant/RELEASE-NOTES-1.10.9.html ============================================================================== --- release/ant/RELEASE-NOTES-1.10.9.html (original) +++ release/ant/RELEASE-NOTES-1.10.9.html Wed Sep 30 16:17:23 2020 @@ -21,7 +21,7 @@ Fixed bugs: * <fixcrlf> will no longer remove the temporary file it just created before writing to it. - * <sshexec> and <scp> didn't deal with wildcard hostnames in shs + * <sshexec> and <scp> didn't deal with wildcard hostnames in ssh config files properly. Bugzilla Report 64530