From: Wayne Davison Date: Tue, 23 Aug 2022 22:44:48 +0000 (-0700) Subject: Another spelling fix. X-Git-Tag: v3.2.6~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea38f34d02956b8586230d5c7f51f2d4740b6eab;p=thirdparty%2Frsync.git Another spelling fix. --- diff --git a/NEWS.md b/NEWS.md index 3156853b..b9346ec1 100644 --- a/NEWS.md +++ b/NEWS.md @@ -219,7 +219,7 @@ - Fixed a potential issue in git-set-file-times when handling commits with high-bit characters in the description & when handling a description that - might mimick the git raw-commit deliniators. (See the support dir.) + might mimic the git raw-commit deliniators. (See the support dir.) - The bundled systemd/rsync.service file now includes `Restart=on-failure`.