[SCM] Write filesystems in Perl using FUSE branch, debian-patches/0.14-1, updated. d838c868b6b3b1416e51fff1f194c7387a9c8a67

Bastien ROUCARIÈS roucaries.bastien at gmail.com
Wed Jan 11 10:35:33 UTC 2012


The following commit has been merged in the debian-patches/0.14-1 branch:
commit d838c868b6b3b1416e51fff1f194c7387a9c8a67
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Wed Jan 11 11:26:33 2012 +0100

    Fix another typo in documentation: separeted
    
    From: Bastien ROUCARIÈS <roucaries.bastien+debian at gmail.com>
    
    Fix a typo in documentation: Separeted -> Separated
    
    Forwarded: Dobrica Pavlinusic <dpavlin at rot13.org>

diff --git a/Fuse.pm b/Fuse.pm
index 92a0120..fa44f3c 100755
--- a/Fuse.pm
+++ b/Fuse.pm
@@ -203,7 +203,7 @@ mountopts => string
 
 =over 1
 
-This is a comma seperated list of mount options to pass to the FUSE kernel
+This is a comma separated list of mount options to pass to the FUSE kernel
 module.
 
 At present, it allows the specification of the allow_other

-- 
Write filesystems in Perl using FUSE



More information about the Pkg-perl-cvs-commits mailing list