]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/states/node/class_BaseNodeState.php
Fixed a typo, added an assert()
[hub.git] / application / hub / main / states / node / class_BaseNodeState.php
index 6b37c14d58ac9519479658a8689d64ab56e300ee..3b18ffde23f9b94d19c03501982189d9790e6d22 100644 (file)
@@ -34,7 +34,7 @@ class BaseNodeState extends BaseState {
        }
 
        /**
-        * Validates wether the state is 'active' or throws an exception if
+        * Validates whether the state is 'active' or throws an exception if
         * it is every other state.
         *
         * @return      void