From aa5925ead58f8a9ff47a68d4333fafaf51f47683 Mon Sep 17 00:00:00 2001 From: Michael Rasmussen Date: Tue, 15 Jul 2014 01:39:57 +0200 Subject: [PATCH] Fix bug in comment --- src/Vdev.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2