From b01211dc4b77264d9042f9a3d6223710953d24dd Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sat, 13 Jan 2007 01:01:27 +0000 Subject: Fix spelling (refs #3) --- lib/backupclient/BackupClientRestore.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/backupclient') diff --git a/lib/backupclient/BackupClientRestore.cpp b/lib/backupclient/BackupClientRestore.cpp index fbb4ee47..b752b6a2 100644 --- a/lib/backupclient/BackupClientRestore.cpp +++ b/lib/backupclient/BackupClientRestore.cpp @@ -254,7 +254,8 @@ static void BackupClientRestoreDir(BackupProtocolClient &rConnection, int64_t Di break; } - // Fetch the directory listing from the server -- getting a list of files which is approparite to the restore type + // Fetch the directory listing from the server -- getting a list + // of files which is appropriate to the restore type rConnection.QueryListDirectory( DirectoryID, Params.RestoreDeleted?(BackupProtocolClientListDirectory::Flags_Deleted):(BackupProtocolClientListDirectory::Flags_INCLUDE_EVERYTHING), -- cgit v1.2.3