From 29558884687279ecdeda1b1b398e8ec6aa784b73 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Tue, 2 Aug 2022 20:31:04 +0200 Subject: [PATCH] Fix typos in NEWS (#339) --- NEWS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index bf7d400a..70c0b00f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,7 +7,7 @@ - Added some file-list safety checking that helps to ensure that a rogue sending rsync can't add unrequested top-level names and/or include recursive names that should have been excluded by the sender. These extra safety - checks only require the receiver rsync to be udateed. When dealing with an + checks only require the receiver rsync to be updated. When dealing with an untrusted sending host, it is safest to copy into a dedicated destination directory for the remote content (i.e. don't copy into a destination directory that contains files that aren't from the remote host unless you @@ -20,7 +20,7 @@ made rsync send mostly literal data for a copy instead of finding matching data in the receiver's basis file. -- Lots of manpage improvements, including an attempt to better desdribe how +- Lots of manpage improvements, including an attempt to better describe how include/exclude filters work. ### PACKAGING RELATED: -- 2.47.2