[Fixed Typo]: Fixed a small typo that would create a bug in TCL.

This commit is contained in:
Chayan Deb 2025-01-26 12:17:29 +05:30
parent 9056da92a6
commit 999503a26a
1 changed files with 2 additions and 2 deletions

View File

@ -285,8 +285,8 @@
#### set crosshair size; Default: 0 (full screen spanning crosshair)
set crosshair_size 2
#### set snap_cursor size; Default: 3 (Diamond-shaped cursor that snaps to nearest circuit endpoint)
# set snap_cursor size 3
#### set snap_cursor_size; Default: 3 (Diamond-shaped cursor that snaps to nearest circuit endpoint)
# set snap_cursor_size 3
#### enable to scale grid point size as done with lines at close zoom, default: 0
# set big_grid_points 0