fixed some typos

This commit is contained in:
levasseur
2021-09-13 17:13:32 +02:00
parent a06897270f
commit 40d3cf70ac
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
# ------------------------------------------------------------------------------
# Variable :
# * CALCTYPE: filesystem to use (zfs, ext4, xfs)
# * CALCMOUNTPOINT: mount point of the target file system (FQPN)
# * CALCMOUNTPOINT: mount point of the target file system (FQP)
# * CALCLEVEL: ZFS only, RAID level (mirror, raidz1, raidz2, raidz3),
# empty for striped volume. Any other level than stripe requires
# more than one disk.