]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/feature/class_
Typo fixed ...
[core.git] / inc / main / classes / feature / class_
index 4d525b9ce7681aa54f0caed7136695541f711a68..873be1fc5bf1af7d2a53e48e8a69ffce874c1dcd 100644 (file)
@@ -56,7 +56,7 @@ class ???Feature extends BaseFeature implements Feature {
                $isAvailable = FALSE;
 
                // Unfinished:
-               $this->partialSub('Please implement this method.');
+               $this->partialStub('Please implement this method.');
 
                // Return status
                return $isAvailable;