spelling: visibility

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2024-03-11 08:47:21 -04:00
parent a72f4826da
commit c20f5448ca
1 changed files with 1 additions and 1 deletions

View File

@ -1680,7 +1680,7 @@ class FixtureManager:
If `node_or_object` is a collection node (with an underlying Python If `node_or_object` is a collection node (with an underlying Python
object), the node's object is traversed and the node's nodeid is used to object), the node's object is traversed and the node's nodeid is used to
determine the fixtures' visibilty. `nodeid` must not be specified in determine the fixtures' visibility. `nodeid` must not be specified in
this case. this case.
If `node_or_object` is an object (e.g. a plugin), the object is If `node_or_object` is an object (e.g. a plugin), the object is