summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBasil L. Contovounesios <contovob@tcd.ie>2020-05-24 14:00:12 +0100
committerBasil L. Contovounesios <contovob@tcd.ie>2020-05-24 14:00:12 +0100
commitcddb0079ff48fb839be742b157b709d1f1649709 (patch)
treeafd6e2e448a9c4587527b4bedc4293f39093131c
parentd6a0b66a0cf44389c7474a60dd23cbf666e78537 (diff)
downloademacs-cddb0079ff48fb839be742b157b709d1f1649709.tar.gz
; * lisp/format-spec.el (format-spec): Fix typo.
-rw-r--r--lisp/format-spec.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/format-spec.el b/lisp/format-spec.el
index ee545d6d972..f418cea4259 100644
--- a/lisp/format-spec.el
+++ b/lisp/format-spec.el
@@ -41,7 +41,7 @@ For instance:
Each format spec can have modifiers, where \"%<010b\" means \"if
the expansion is shorter than ten characters, zero-pad it, and if
-it's longer, chop off characters from the left size\".
+it's longer, chop off characters from the left side\".
The following modifiers are allowed: