docs: fix character that was incorrectly interpreted as markdown

This commit is contained in:
Clément Notin 2022-11-07 07:50:21 +00:00 committed by Nick Craig-Wood
parent ff408f5309
commit dfc21a5b9e

View File

@ -428,8 +428,8 @@ Properties:
Don't check to see if the files change during upload. Don't check to see if the files change during upload.
Normally rclone checks the size and modification time of files as they Normally rclone checks the size and modification time of files as they
are being uploaded and aborts with a message which starts "can't copy are being uploaded and aborts with a message which starts "can't copy -
- source file is being updated" if the file changes during upload. source file is being updated" if the file changes during upload.
However on some file systems this modification time check may fail (e.g. However on some file systems this modification time check may fail (e.g.
[Glusterfs #2206](https://github.com/rclone/rclone/issues/2206)) so this [Glusterfs #2206](https://github.com/rclone/rclone/issues/2206)) so this