From 5d02f840aff79489ce9d5636e5c44780773d6444 Mon Sep 17 00:00:00 2001 From: David Steinbrunner Date: Sun, 24 Nov 2013 07:20:50 -0500 Subject: [PATCH] typo fixes --- moglistfids | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moglistfids b/moglistfids index b11f2d1..0ae95d1 100755 --- a/moglistfids +++ b/moglistfids @@ -8,7 +8,7 @@ moglistfids -- Iterate fid/key data from a MogileFS installation Example utility for pulling all file data out of a MogileFS installation. Utilities like this can be built on for creating backup systems, -Mogile<->Mogile syncronization systems, or Mogile->S3 syncronization. +Mogile<->Mogile synchronization systems, or Mogile->S3 synchronization. This method is only a way of pulling new files which have existed since the last time it was checked, as there's no logging of deleted files.