Commit a86b3e43 authored by bescoto's avatar bescoto

Typo fix by Thomas Jarosch


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@560 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent fe7c04cf
......@@ -840,12 +840,12 @@ def checkdest_need_check(dest_rp):
The rdiff-backup data directory
%s
exists, but we cannot find a valid current_mirror marker. You can
avoid this message by removing the rdiff_backup_data directory;
avoid this message by removing the rdiff-backup-data directory;
however any data in it will be lost.
Probably this error was caused because the first rdiff-backup session
into a new directory failed. If this is the case it is safe to delete
the rdiff_backup_data directory because there is no important
the rdiff-backup-data directory because there is no important
information in it.
""" % (Globals.rbdir.path,))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment