From a5545c3dbf850435d4bd6e4c5ba6f53d5e58ccfa Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Wed, 11 Oct 2023 23:56:36 +0200 Subject: [PATCH] fix keybinding doc typo --- doc/xschem_man/commands.html | 2 +- src/keys.help | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/xschem_man/commands.html b/doc/xschem_man/commands.html index bba3718e..f81a7bb8 100644 --- a/doc/xschem_man/commands.html +++ b/doc/xschem_man/commands.html @@ -204,7 +204,7 @@ shift 'R' Rotate - 'r' Start rect shift 'S' Change element order ctrl+shift 'S' Save as schematic - 's' run simulation (asks confirmation) +- 's' run simulation (asks confirmation) ctrl 's' Save schematic alt 's' Reload current schematic from disk ctrl+alt 's' Save-as symbol diff --git a/src/keys.help b/src/keys.help index 6f6823cc..50961fc3 100644 --- a/src/keys.help +++ b/src/keys.help @@ -163,7 +163,7 @@ shift 'R' Rotate - 'r' Start rect shift 'S' Change element order ctrl+shift 'S' Save as schematic - 's' run simulation (asks confirmation) +- 's' run simulation (asks confirmation) ctrl 's' Save schematic alt 's' Reload current schematic from disk ctrl+alt 's' Save-as symbol