From 48fe7025770457b87036b8ddc1cbb13dbe0f1d61 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sun, 10 Apr 2022 17:09:06 +0200 Subject: [PATCH] typo thanks @twogee --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index 0f69bd28b..7991cd4b3 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -18,7 +18,7 @@ Fixed bugs: the shorter alias names. Bugzilla Report 65539 - * may leak connections when trying to preserve the las modified + * may leak connections when trying to preserve the last modified timestamps of files transferred recursively from a server. Bugzilla Report 66001