Skip to content

Commit b6fb7d2

Browse files
committed
API: typo in previous commit
Thanks to Clement Foyer. Signed-off-by: Brice Goglin <[email protected]>
1 parent 9ff05d1 commit b6fb7d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/hwloc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2872,7 +2872,7 @@ HWLOC_DECLSPEC int hwloc_topology_free_group_object(hwloc_topology_t topology, h
28722872
* In practice, the grouped objects are specified through cpusets
28732873
* and/or nodesets, for instance using hwloc_obj_add_other_obj_sets()
28742874
* iteratively.
2875-
* Hence it is possible to Group objects that are not children of the
2875+
* Hence it is possible to group objects that are not children of the
28762876
* same parent, for instance some PUs below the 4 cores in example above.
28772877
* However this general case may fail if the expected Group conflicts
28782878
* with the existing hierarchy.

0 commit comments

Comments
 (0)