Use 'light' here, because thin migh create confusion with lvm thin

This commit is contained in:
Emmanuel Kasper 2017-03-23 12:12:01 +01:00 committed by Dietmar Maurer
parent 188b4dc562
commit 7de448c2dc

View File

@ -7,7 +7,7 @@ endif::wiki[]
Storage pool type: `lvm`
LVM is a thin software layer on top of hard disks and partitions. It
LVM is a light software layer on top of hard disks and partitions. It
can be used to split available disk space into smaller logical
volumes. LVM is widely used on Linux and makes managing hard drives
easier.