]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Fix spelling of nanosecond (#220)
authorzgpmax <bill+github.zgpmax@blunn.org>
Sun, 26 Sep 2021 23:42:02 +0000 (00:42 +0100)
committerGitHub <noreply@github.com>
Sun, 26 Sep 2021 23:42:02 +0000 (16:42 -0700)
Hyphenating the word just makes it harder to find when nanosecond support was added.

NEWS.md

diff --git a/NEWS.md b/NEWS.md
index bbc1b3fe1d64e1326e5ce1bdda8ae3fd395b60f1..832a175b3ea3e2a75d6d97987b36588a8d5fbb2a 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
    hard-link it into place so that the upcoming replacement of the destination
    file will be atomic (for the normal, non-inplace logic).
 
- - Added the ability to synchronize nano-second modified times.
+ - Added the ability to synchronize nanosecond modified times.
 
  - Added a few more default suffixes for the `dont compress` settings.