Typo

+1 -1
+1 -1
pkgs/tools/filesystems/ntfs-3g/default.nix
··· 39 39 40 40 meta = with stdenv.lib; { 41 41 homepage = http://www.tuxera.com/community/; 42 - description = "FUSE-base NTFS driver with full write support"; 42 + description = "FUSE-based NTFS driver with full write support"; 43 43 maintainers = [ maintainers.urkud ]; 44 44 platforms = platforms.linux; 45 45 license = licenses.gpl2Plus; # and (lib)fuse-lite under LGPL2+