URI:
       README: fix small typo - susmb - fork from usmb 20130204: mount SMB/CIFS shares via FUSE
  HTML git clone git://git.codemadness.org/susmb
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit fc795156750481a45362c97f71506cb0d3d18314
   DIR parent b761804f56c094ffd112b98944ca88b487ff5bd1
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun, 22 Feb 2026 12:34:13 +0100
       
       README: fix small typo
       
       Diffstat:
         M README                              |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/README b/README
       @@ -117,7 +117,7 @@ Cleanups:
        - Merge everything into one C file for easier code review.
        - Remove Samba < 3.3 compatibility layer and code. This is hard to test
          nowadays anyway.
       -- Use getopt for option parsing: remove dependences on glib which was used for
       +- Use getopt for option parsing: remove dependencies on glib which was used for
          option parsing only.
          Remove long option support.
        - Remove libxml2 dependency and configuration via XML. Configuration is now