summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Bocken <alexander@bocken.org>2021-11-03 10:51:13 +0100
committerAlexander Bocken <alexander@bocken.org>2021-11-03 10:51:13 +0100
commit4cced387a6b5f82e68dd8fe81d8dbdb16ba8fad5 (patch)
treee3783cbe7b0ee2b5f65f373b7940ab8a3b281eca
parent64b1a4139787d24444e33345a89eaf3d562a6c31 (diff)
fix label string alignment in man-page
-rw-r--r--src/sc-im.14
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sc-im.1 b/src/sc-im.1
index 053111f..fa2da0a 100644
--- a/src/sc-im.1
+++ b/src/sc-im.1
@@ -159,10 +159,10 @@ Jump to a marked cell.
Enter a numeric constant or expression into the current cell.
.TP
.BR <
-Enter a label string into the current cell. Right aligned
+Enter a label string into the current cell. Left aligned
.TP
.BR >
-Enter a label string into the current cell. Left aligned
+Enter a label string into the current cell. Right aligned
.TP
.BR {
Left justify the string in the current cell.