You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ja...@apache.org on 2021/12/23 04:13:03 UTC

[ant] branch master updated: fix typo

This is an automated email from the ASF dual-hosted git repository.

jaikiran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git


The following commit(s) were added to refs/heads/master by this push:
     new 492c2c1  fix typo
492c2c1 is described below

commit 492c2c1a5c38e4cc67c1b61d41a59613c47f4104
Author: Jaikiran Pai <ja...@apache.org>
AuthorDate: Thu Dec 23 09:42:44 2021 +0530

    fix typo
---
 manual/Tasks/ftp.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manual/Tasks/ftp.html b/manual/Tasks/ftp.html
index 61ba0b7..29dff2c 100644
--- a/manual/Tasks/ftp.html
+++ b/manual/Tasks/ftp.html
@@ -348,7 +348,7 @@ connection.</p>
   </tr>
   <tr>
     <td>useFtps</td>
-    <td>Whether to use ftps instead of ftp. Boolean, defauls
+    <td>Whether to use ftps instead of ftp. Boolean, defaults
       to <var>false</var>.<br/>
       <em>Since Ant 1.10.13</em></td>
     <td>No</td>