]> git.datanom.net - omvzfs.git/commitdiff
Fix typo
authorMichael Rasmussen <mir@datanom.net>
Thu, 17 Jul 2014 22:21:20 +0000 (00:21 +0200)
committerMichael Rasmussen <mir@datanom.net>
Thu, 17 Jul 2014 22:21:20 +0000 (00:21 +0200)
src/Zpool.php

index 5896554e06fe405fb45ffa15414470df79468540..f463e80d7576e4f634f8b648de485bf24a46ddd7 100644 (file)
@@ -13,7 +13,7 @@ require_once("Exception.php");
  * @copyright Michael Rasmussen <mir@datanom.net>
  */
 class OMVModuleZFSZpool extends OMVModuleAbstract
-               implements OMVNotifyListener {
+               implements OMVINotifyListener {
     // Attributes
     /**
      * Name of pool
This page took 0.031389 seconds and 5 git commands to generate.