mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
Fix typos in documentation and translation strings
This commit is contained in:
parent
9d98e47c53
commit
580588bbdc
12 changed files with 15 additions and 15 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue