From: Michael Rasmussen Date: Mon, 14 Jul 2014 23:39:57 +0000 (+0200) Subject: Fix bug in comment X-Git-Url: http://git.datanom.net/omvzfs.git/commitdiff_plain/aa5925ead58f8a9ff47a68d4333fafaf51f47683 Fix bug in comment --- diff --git a/src/Vdev.php b/src/Vdev.php index b9183d8..bdaab9c 100644 --- a/src/Vdev.php +++ b/src/Vdev.php @@ -29,7 +29,7 @@ class OMVModuleZFSVdev { private $pool; /** - * Array holding disks + * This vdev type * * @var OMVModuleZFSVdevType $type Vdev type * @access private