Fix typos and incorrect action names #1705

This commit is contained in:
Kijin Sung 2021-06-19 21:34:31 +09:00
parent 2d913b2b1c
commit d82c53c531
4 changed files with 4 additions and 4 deletions

View file

@ -125,7 +125,7 @@ class boardAdminController extends board {
* Board info update in basic setup page
* @return void
*/
public function procBoardAdminUpdateBoardFroBasic()
public function procBoardAdminUpdateBoard()
{
$args = Context::getRequestVars();