X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fresolver%2Fcommand%2Fweb%2Fclass_WebCommandResolver.php;h=f4eba1210c43473119c1ba5c3fbbc39e28e74611;hp=0ebd4e8adf423d556aff8699c44577289f5c70bb;hb=c3c6b01a2a1185c9a047fd7726f5657638b8191c;hpb=0cd57c3885f00ad77fc599e53ed2f2d5e7ac267f;ds=sidebyside diff --git a/inc/classes/main/resolver/command/web/class_WebCommandResolver.php b/inc/classes/main/resolver/command/web/class_WebCommandResolver.php index 0ebd4e8a..f4eba121 100644 --- a/inc/classes/main/resolver/command/web/class_WebCommandResolver.php +++ b/inc/classes/main/resolver/command/web/class_WebCommandResolver.php @@ -85,7 +85,7 @@ class WebCommandResolver extends BaseCommandResolver implements CommandResolver $commandName = ''; $commandInstance = null; - // This goes fine so let's resolv the command + // This goes fine so let's resolve the command $commandName = $requestInstance->getRequestElement('page'); // Is the command empty? Then fall back to default command