fix: typo

This commit is contained in:
Laurent Senta 2025-01-10 09:26:02 +01:00 committed by GitHub
parent 7b5b7c00c2
commit b86daba451
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -127,8 +127,8 @@ Scopes are created automatically to prevent naming collisions between contextual
- Within :ref:`BTNewScope<class_BTNewScope>`. - Within :ref:`BTNewScope<class_BTNewScope>`.
- Under :ref:`BTSubtree<class_BTSubtree>` decorators. - Under :ref:`BTSubtree<class_BTSubtree>` decorators.
- With :ref:`LimboState<class_LimboState>` that have a non-empty blackboard plan defined. - With :ref:`LimboState<class_LimboState>` that have a non-empty blackboard plan defined.
- Under :ref:LimboHSM<class_LimboHSM> nodes: A new scope is created at the root level, - Under :ref:`LimboHSM<class_LimboHSM>` nodes: A new scope is created at the root level,
and each :ref:BTState<class_BTState> child also receives its own separate scope. and each :ref:`BTState<class_BTState>` child also receives its own separate scope.
Such scopes Such scopes