From: Basil L. Contovounesios <contovob@tcd.ie>
Date: Sun, 24 May 2020 13:00:12 +0000 (+0100)
Subject: ; * lisp/format-spec.el (format-spec): Fix typo.
X-Git-Tag: emacs-27.1-rc1~109
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cddb0079ff48fb839be742b157b709d1f1649709;p=emacs.git

; * lisp/format-spec.el (format-spec): Fix typo.
---

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: