From 70705701e22b3621a778d18c178478469f424187 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Mil=C3=A1n?= <36721657+francisco-milan@users.noreply.github.com> Date: Mon, 10 Jun 2024 23:03:37 -0600 Subject: [PATCH] Updating hotkeys description (#236) --- src/user-guide/reference/hotkeys.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/user-guide/reference/hotkeys.md b/src/user-guide/reference/hotkeys.md index c684bf1dd..29ad5968d 100755 --- a/src/user-guide/reference/hotkeys.md +++ b/src/user-guide/reference/hotkeys.md @@ -29,7 +29,7 @@ The following list provides a quick reference to hotkeys **used** in abapGit. | o | New Offline Repository | | p | Pull | | s | Stage | -| x | abapGit Settings | +| x | Global Settings | ## Repository View @@ -79,9 +79,9 @@ The following list provides a quick reference to hotkeys **used** in abapGit. | Key | Description | | --- | ------------------------ | | a | Refresh All | -| h | Toogle Hidden Characters | +| h | Toggle Hidden Characters | | r | Refresh Local | -| u | Toogle Split/Unified | +| u | Toggle Split/Unified | ## Code Inspector