From ab0947ee3729d3a1ef9aee5a97e0975df8d344b3 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Sat, 18 Jun 2016 16:58:00 +0100 Subject: [PATCH] Fix typo in changelog --- MANUAL.html | 2 +- MANUAL.md | 2 +- MANUAL.txt | 2 +- docs/content/changelog.md | 2 +- rclone.1 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MANUAL.html b/MANUAL.html index 9058782f4..b88fd8609 100644 --- a/MANUAL.html +++ b/MANUAL.html @@ -1892,7 +1892,7 @@ nounc = true

This will use UNC paths on c:\src but not on z:\dst. Of course this will cause problems if the absolute path length of a file exceeds 258 characters on z, so only use this option if you have to.

Changelog