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

@ -157,7 +157,7 @@ class autoinstallModel extends autoinstall
* @param int $depth Depth of category
* @param array $list Category list
* @param array $resultList Final result list
* @return string $siblingList Comma seperated list
* @return string $siblingList Comma separated list
*/
function setDepth(&$item, $depth, &$list, &$resultList)
{