rdiff-backup-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rdiff-backup-commits] rdiff-backup/rdiff_backup fs_abilities.py


From: Andrew Ferguson
Subject: [Rdiff-backup-commits] rdiff-backup/rdiff_backup fs_abilities.py
Date: Tue, 27 Jan 2009 18:07:07 +0000

CVSROOT:        /sources/rdiff-backup
Module name:    rdiff-backup
Changes by:     Andrew Ferguson <owsla> 09/01/27 18:07:07

Modified files:
        rdiff_backup   : fs_abilities.py 

Log message:
        Fix typos.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/rdiff-backup/rdiff_backup/fs_abilities.py?cvsroot=rdiff-backup&r1=1.67&r2=1.68

Patches:
Index: fs_abilities.py
===================================================================
RCS file: /sources/rdiff-backup/rdiff-backup/rdiff_backup/fs_abilities.py,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -b -r1.67 -r1.68
--- fs_abilities.py     7 Jan 2009 01:23:21 -0000       1.67
+++ fs_abilities.py     27 Jan 2009 18:07:07 -0000      1.68
@@ -556,7 +556,7 @@
        def set_escape_dos_devices(self, subdir):
                """Test if DOS device files can be used as filenames.
 
-               This test must detect if the underlying OS is Windows, whehter 
we are
+               This test must detect if the underlying OS is Windows, whether 
we are
                running under Cygwin or natively. Cygwin allows these special 
files to
                be stat'd from any directory. Native Windows returns OSError 
(like
                non-Cygwin POSIX), but we can check for that using os.name.
@@ -843,7 +843,7 @@
 case-insensitive one that previously only had case-insensitive ones
 backed up onto it.
 
-By specificying the --force option, rdiff-backup will migrate the
+By specifying the --force option, rdiff-backup will migrate the
 repository from the old quoting chars to the new ones.""" %
                        (suggested_ctq, actual_ctq, ctq_rp.path))
                return (actual_ctq, None) # Maintain Globals override




reply via email to

[Prev in Thread] Current Thread [Next in Thread]