summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2022-08-23 15:44:48 -0700
committerWayne Davison <wayne@opencoder.net>2022-08-23 15:44:48 -0700
commitea38f34d02956b8586230d5c7f51f2d4740b6eab (patch)
treedd298d5997e28b6777148413c28260706e480bf9
parent44d4727664cf40ff6453e466321c487b79236d7e (diff)
downloadrsync-ea38f34d02956b8586230d5c7f51f2d4740b6eab.tar.gz
Another spelling fix.
-rw-r--r--NEWS.md2
1 files changed, 1 insertions, 1 deletions
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`.