Skip to content

Commit

Permalink
Update BIND_AMBIGUOUS
Browse files Browse the repository at this point in the history
  • Loading branch information
vanosg committed Dec 31, 2023
1 parent fd54e21 commit b66ac0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx_source/tutorials/module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ Bind Return Values
+----------------+--------------------------------------------------------------------------------------------------------------+
| BIND_NOMATCH | The bind was not triggered due to not meeting the criteria set for the bind |
+----------------+--------------------------------------------------------------------------------------------------------------+
| BIND_AMBIGUOUS | The bind was ambiguous, similar to this explanation |
| BIND_AMBIGUOUS | The triggering action matched multiple non-stackable binds |
+----------------+--------------------------------------------------------------------------------------------------------------+
| BIND_MATCHED | The bind criteria was met, but the Tcl proc it tried to call could not be found |
+----------------+--------------------------------------------------------------------------------------------------------------+
Expand Down

0 comments on commit b66ac0c

Please sign in to comment.