mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-24 02:38:50 +02:00
Fixed typos
This commit is contained in:
parent
63df16a369
commit
d04d743520
144 changed files with 263 additions and 265 deletions
|
@ -35,7 +35,7 @@ class StructuralElementRecursionHelper
|
|||
}
|
||||
|
||||
/**
|
||||
* Executes an function (callable) recursivly for $element and every of its children.
|
||||
* Executes a function (callable) recursivly for $element and every of its children.
|
||||
*
|
||||
* @param AbstractStructuralDBElement $element The element on which the func should be executed
|
||||
* @param callable $func The function which should be executed for each element.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue