Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 3115daa

Browse files
gahaasrossberg
authored andcommitted
Fix small typo in validation->set_table (#27)
1 parent b70d03c commit 3115daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/valid/instructions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ Table Instructions
384384
:math:`\TABLESET~x`
385385
...................
386386

387-
* The local :math:`C.\CTABLES[x]` must be defined in the context.
387+
* The table :math:`C.\CTABLES[x]` must be defined in the context.
388388

389389
* Let :math:`\limits~t` be the :ref:`table type <syntax-tabletype>` :math:`C.\CTABLES[x]`.
390390

0 commit comments

Comments
 (0)