mvc: fix typo

This commit is contained in:
Franco Fichtner 2018-01-01 19:45:29 +01:00
parent 936b0461f7
commit 35b80ddc78

View File

@ -155,7 +155,7 @@ abstract class ApiMutableServiceControllerBase extends ApiControllerBase
}
/**
* reconfigure with opional stop, generate config and start / reload
* reconfigure with optional stop, generate config and start / reload
*/
public function reconfigureAction()
{