]> arthur.barton.de Git - bup.git/commitdiff
DESIGN: fix typo
authorPascal Honoré <pascal@alseyn.net>
Tue, 8 Nov 2016 18:35:54 +0000 (18:35 +0000)
committerRob Browning <rlb@defaultvalue.org>
Mon, 21 Nov 2016 20:55:49 +0000 (14:55 -0600)
Signed-off-by: Pascal Honoré <pascal@alseyn.net>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
DESIGN

diff --git a/DESIGN b/DESIGN
index c7eca302bdad3047b3922703976777c1fbbd8612..97dc96d5cb9cfbb6ff95b96ed4a2b22f25576b9b 100644 (file)
--- a/DESIGN
+++ b/DESIGN
@@ -251,7 +251,7 @@ relatively infrequently.  (You might think you change your source code
 "frequently" and that git handles much more frequent changes than, say, svn
 can handle.  But that's not the same kind of "frequently" we're talking
 about.  Imagine you're backing up all the files on your disk, and one of
-those files is a 100 GB database file with hundreds of daily users.  You
+those files is a 100 GB database file with hundreds of daily users.  Your
 disk changes so frequently you can't even back up all the revisions even if
 you were backing stuff up 24 hours a day.  That's "frequently.")