Fix typos in documentation and translation strings

This commit is contained in:
Lastorder 2025-07-15 09:59:26 +09:00
parent d39d363334
commit 307c2edf89
14 changed files with 18 additions and 18 deletions

View file

@ -149,7 +149,7 @@ class MenuAdminModel extends Menu
/**
* Return item information of the menu_srl
* group_srls uses a seperator with comma(,) and converts to an array by explode
* group_srls uses a separator with comma(,) and converts to an array by explode
* @param int $menu_item_srl
* @return object
*/