fix keybinding doc typo
This commit is contained in:
parent
f1cb655a7a
commit
a5545c3dbf
|
|
@ -204,7 +204,7 @@ shift 'R' Rotate
|
||||||
- 'r' Start rect
|
- 'r' Start rect
|
||||||
shift 'S' Change element order
|
shift 'S' Change element order
|
||||||
ctrl+shift 'S' Save as schematic
|
ctrl+shift 'S' Save as schematic
|
||||||
's' run simulation (asks confirmation)
|
- 's' run simulation (asks confirmation)
|
||||||
ctrl 's' Save schematic
|
ctrl 's' Save schematic
|
||||||
alt 's' Reload current schematic from disk
|
alt 's' Reload current schematic from disk
|
||||||
ctrl+alt 's' Save-as symbol
|
ctrl+alt 's' Save-as symbol
|
||||||
|
|
|
||||||
|
|
@ -163,7 +163,7 @@ shift 'R' Rotate
|
||||||
- 'r' Start rect
|
- 'r' Start rect
|
||||||
shift 'S' Change element order
|
shift 'S' Change element order
|
||||||
ctrl+shift 'S' Save as schematic
|
ctrl+shift 'S' Save as schematic
|
||||||
's' run simulation (asks confirmation)
|
- 's' run simulation (asks confirmation)
|
||||||
ctrl 's' Save schematic
|
ctrl 's' Save schematic
|
||||||
alt 's' Reload current schematic from disk
|
alt 's' Reload current schematic from disk
|
||||||
ctrl+alt 's' Save-as symbol
|
ctrl+alt 's' Save-as symbol
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue