README Non-MacOS description fix

Thu, 25 Jan 2018 22:44:10 +0000

author
Tuomo Valkonen <tuomov@iki.fi>
date
Thu, 25 Jan 2018 22:44:10 +0000
changeset 67
75e514746980
parent 66
4bc6322d0306
child 68
72f821e17123

README Non-MacOS description fix

README.md file | annotate | diff | comparison | revisions
--- a/README.md	Thu Jan 25 22:43:27 2018 +0000
+++ b/README.md	Thu Jan 25 22:44:10 2018 +0000
@@ -1,7 +1,7 @@
 # Borgend
 
 This is a retrying and queuing scheduler as well as a MacOS tray icon for [BorgBackup](https://borgbackup.readthedocs.io/en/stable/).
-If you are not on MacOS, no tray icon will be displayed, but you can still use Borgend as a retrying scheduler.
+If you are not on MacOS, no tray icon will be displayed, but you can still use Borgend as a scheduler.
 
 You can have multiple backups to the same repository, for example, you may backup a small subset of your files every couple of hours, and everything once a day or once a week. Borgend will ensure that only one backup is launched at a time, and queue the other one until the repository is available.
 If there was an error, such as when you are offline and backup to a remote ssh location, Borgend will also retry the backup at set shorter intervals.

mercurial