Skip to content

Commit

Permalink
Typo Correction
Browse files Browse the repository at this point in the history
  • Loading branch information
will1742 committed Aug 23, 2021
1 parent 0b3d508 commit 54fad1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Haas_Lathes_BIDC/Bechtel ST-20.cps
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ function getCompleteTool(holder, tool) {
};
return;
}
this.offsetType = "Indexible Drill";
this.offsetType = "Indexable Drill";
this.probeX = function() {
return holder.x + tool.diameter*.3 - PROBE_CENTERING_OFFSET;
};
Expand Down

0 comments on commit 54fad1c

Please sign in to comment.