Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / taxonomy / src / TermStorageInterface.php
index 05d8d7f4c7e77ee17005c277830de6ab2a937cbd..4ab2d2deaf8e7ba65ed4c40dbdadb74e0bd08f58 100644 (file)
@@ -52,7 +52,7 @@ interface TermStorageInterface extends ContentEntityStorageInterface {
    * Finds all children of a term ID.
    *
    * @param int $tid
-   *   Term ID to retrieve parents for.
+   *   Term ID to retrieve children for.
    * @param string $vid
    *   An optional vocabulary ID to restrict the child search.
    *