Skip to content

Commit 2f77f0b

Browse files
Fixed word typo in remap.adoc (numberer->numbered).
1 parent 9d4a038 commit 2f77f0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/remap/remap.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@ Going through the <<remap:interpreter-action-on-m6,steps>>, we find:
688688
.. move the A, B and C indexers if applicable - *can be done in NGC*
689689
.. generate rapid move to the G30 position - *can be done in NGC*
690690
. send a CHANGE_TOOL Canon command to `task` - *execute in Python epilog*
691-
. set the numberer parameters 5400-5413 according to the new tool - *execute in Python epilog*
691+
. set the numbered parameters 5400-5413 according to the new tool - *execute in Python epilog*
692692
. signal to `task` to stop calling the interpreter for readahead until tool change complete - *execute in Python epilog*
693693

694694
So we need a prolog, and an epilog.

0 commit comments

Comments
 (0)