tFix typo in README - dedup - deduplicating backup program
 (HTM) git clone git://git.z3bra.org/dedup.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 322ea54f119b06e9f37d3e694e6a62dcae8878a8
 (DIR) parent c0602e0b2710b6f3855cdb92cbb4e518c1ae6372
 (HTM) Author: sin <sin@2f30.org>
       Date:   Thu,  7 Mar 2019 18:28:17 +0000
       
       Fix typo in README
       
       Diffstat:
         M README                              |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README b/README
       t@@ -35,7 +35,7 @@ To extract a file from the deduplicated store run:
        Portability
        ===========
        
       -Dedup works on Linux, BSD and possibly other UNIX-like systems.
       +dedup works on Linux, BSD and possibly other UNIX-like systems.
        
        Dependencies
        ============