From 3c87a1066cfd5cb704933f20ea30980b2d5789e7 Mon Sep 17 00:00:00 2001 From: Michael Rasmussen Date: Fri, 18 Jul 2014 00:21:20 +0200 Subject: [PATCH] Fix typo --- src/Zpool.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Zpool.php b/src/Zpool.php index 5896554..f463e80 100644 --- a/src/Zpool.php +++ b/src/Zpool.php @@ -13,7 +13,7 @@ require_once("Exception.php"); * @copyright Michael Rasmussen */ class OMVModuleZFSZpool extends OMVModuleAbstract - implements OMVNotifyListener { + implements OMVINotifyListener { // Attributes /** * Name of pool -- 2.39.2