From 492c2c1a5c38e4cc67c1b61d41a59613c47f4104 Mon Sep 17 00:00:00 2001
From: Jaikiran Pai
Date: Thu, 23 Dec 2021 09:42:44 +0530
Subject: [PATCH] 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 61ba0b760..29dff2cd3 100644
--- a/manual/Tasks/ftp.html
+++ b/manual/Tasks/ftp.html
@@ -348,7 +348,7 @@ connection.
useFtps |
- Whether to use ftps instead of ftp. Boolean, defauls
+ | Whether to use ftps instead of ftp. Boolean, defaults
to false.
Since Ant 1.10.13 |
No |