summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/rsync/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/DESCR b/net/rsync/DESCR
index cb95e24bfbe..e9a994f316f 100644
--- a/net/rsync/DESCR
+++ b/net/rsync/DESCR
@@ -1,6 +1,6 @@
rsync is a replacement for rcp that has many more features.
-rsyns uses the "rsync algorithm" which provides a very fast method for
+rsync uses the "rsync algorithm" which provides a very fast method for
bringing remote files into sync. It does this by sending just the
differences in the files across the link, without requiring that both
sets of files are present at one of the ends of the link beforehand.