summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRyooooooga <eial5q265e5@gmail.com>2021-08-24 21:38:34 +0900
committerJesse Duffield <jessedduffield@gmail.com>2021-08-25 22:23:55 +1000
commitdf4eb70ba287f972177b87c54cc025a6073184ea (patch)
treeb9ff5f2f655292dc5a73fa2790f05f92e82265de /docs
parent6ca42ff72081624fc05be571d75ab71dd1d9bf6b (diff)
Fix translations
Diffstat (limited to 'docs')
-rw-r--r--docs/keybindings/Keybindings_en.md6
-rw-r--r--docs/keybindings/Keybindings_pl.md6
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/keybindings/Keybindings_en.md b/docs/keybindings/Keybindings_en.md
index 1cc81936d..a86a29c2d 100644
--- a/docs/keybindings/Keybindings_en.md
+++ b/docs/keybindings/Keybindings_en.md
@@ -208,11 +208,11 @@
<kbd>esc</kbd>: return to files panel
<kbd>M</kbd>: open external merge tool (git mergetool)
<kbd>space</kbd>: pick hunk
- <kbd>b</kbd>: pick both hunks
+ <kbd>b</kbd>: pick all hunks
<kbd>◄</kbd>: select previous conflict
<kbd>►</kbd>: select next conflict
- <kbd>▲</kbd>: select top hunk
- <kbd>▼</kbd>: select bottom hunk
+ <kbd>▲</kbd>: select previous hunk
+ <kbd>▼</kbd>: select next hunk
<kbd>z</kbd>: undo
</pre>
diff --git a/docs/keybindings/Keybindings_pl.md b/docs/keybindings/Keybindings_pl.md
index 4d090828e..21f9ec093 100644
--- a/docs/keybindings/Keybindings_pl.md
+++ b/docs/keybindings/Keybindings_pl.md
@@ -208,11 +208,11 @@
<kbd>esc</kbd>: wróć do panelu plików
<kbd>M</kbd>: open external merge tool (git mergetool)
<kbd>space</kbd>: pick hunk
- <kbd>b</kbd>: pick both hunks
+ <kbd>b</kbd>: pick all hunks
<kbd>◄</kbd>: select previous conflict
<kbd>►</kbd>: select next conflict
- <kbd>▲</kbd>: select top hunk
- <kbd>▼</kbd>: select bottom hunk
+ <kbd>▲</kbd>: select previous hunk
+ <kbd>▼</kbd>: select next hunk
<kbd>z</kbd>: cofnij
</pre>