X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fhub%2Fmain%2Fstates%2Fnode%2Fclass_BaseNodeState.php;fp=application%2Fhub%2Fmain%2Fstates%2Fnode%2Fclass_BaseNodeState.php;h=3b18ffde23f9b94d19c03501982189d9790e6d22;hb=dfe38c5c2ff89adebea4f61364eb556a83da35a3;hp=6b37c14d58ac9519479658a8689d64ab56e300ee;hpb=83bddb916d4828e4e3bf564c2ce9e59510c3465a;p=hub.git diff --git a/application/hub/main/states/node/class_BaseNodeState.php b/application/hub/main/states/node/class_BaseNodeState.php index 6b37c14d5..3b18ffde2 100644 --- a/application/hub/main/states/node/class_BaseNodeState.php +++ b/application/hub/main/states/node/class_BaseNodeState.php @@ -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