Skip to content

Commit 6e430a6

Browse files
committed
docs [ci skip]
1 parent a566657 commit 6e430a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wcmf/lib/model/Node.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ protected static function mergeObjectLists($list1, $list2) {
288288
}
289289

290290
/**
291-
* Get the names of all attributes.
291+
* Get the names of all relations.
292292
* @return An array of relation names.
293293
*/
294294
public function getRelationNames() {

0 commit comments

Comments
 (0)