doc typos

This commit is contained in:
stefan schippers 2024-03-11 16:49:59 +01:00
parent 034e21d78a
commit fdebbb3a6c
1 changed files with 2 additions and 2 deletions

View File

@ -339,10 +339,10 @@ set replace_key(w) Shift-W
<h3>PLACE, WIRES MANHATTAN PATHS</h3> <h3>PLACE, WIRES MANHATTAN PATHS</h3>
<p> When you press the <kbd>w</kbd> key a wire placement begins. Moving the mouse a rubber wire is displayed. <p> When you press the <kbd>w</kbd> key a wire placement begins. Moving the mouse a rubber wire is displayed.
Clicking the left mouse button will end the wire placement. If the space bar is pressed you toggle between Clicking the left mouse button will end the wire placement. If the space bar is pressed you toggle between
Horizontal-Vertical, Vertical-Horizontal and oblique placement mode.<p> Horizontal-Vertical, Vertical-Horizontal and oblique placement mode.</p>
<img src="commands14.png"> <img src="commands14.png">
<h3>PLACE WIRES SNAPPING TO CLOSEST PIN OT NET ENDPOINT</h3> <h3>PLACE WIRES SNAPPING TO CLOSEST PIN OR NET ENDPOINT</h3>
<p> <p>
The (uppercase) <kbd>'W'</kbd> bindkey allows to place a wire putting start (and end point, later) to the The (uppercase) <kbd>'W'</kbd> bindkey allows to place a wire putting start (and end point, later) to the
closest pin or wire endpoint, this will make it easier to connect precisely without the need to zoom in all times. closest pin or wire endpoint, this will make it easier to connect precisely without the need to zoom in all times.