commit 98abb620fc691f7ef870a097b571a5f46447a38a
Author: Kornel Benko <[email protected]>
Date: Fri Dec 28 16:11:29 2018 +0100
Arrgh Amend 32b59a42, one string was changed but should not be
---
lib/ui/stdtoolbars.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/ui/stdtoolbars.inc b/lib/ui/stdtoolbars.inc
index 2d7b803..f48f27b 100644
--- a/lib/ui/stdtoolbars.inc
+++ b/lib/ui/stdtoolbars.inc
@@ -157,7 +157,7 @@ ToolbarSet
Item "Toggle bottom line" "tabular-feature toggle-line-bottom"
Item "Toggle left line" "tabular-feature toggle-line-left"
Item "Toggle right line" "tabular-feature toggle-line-right"
- Item "Toggle border lines" "tabular-feature set-border-lines"
+ Item "Set border lines" "tabular-feature set-border-lines"
Item "Set all lines" "tabular-feature set-all-lines"
Item "Set inner lines" "tabular-feature set-inner-lines"
Item "Unset all lines" "tabular-feature unset-all-lines"