diff --git a/htdocs/website/index.php b/htdocs/website/index.php index 94517559a19..38d8ddb6b00 100644 --- a/htdocs/website/index.php +++ b/htdocs/website/index.php @@ -382,7 +382,7 @@ if ($massaction == 'replace' && GETPOST('confirmmassaction', 'alpha') && !$searc $massaction = ''; } -// Set categoery +// Set category if ($massaction == 'setcategory' && GETPOST('confirmmassaction', 'alpha') && $usercanedit) { $error = 0;