]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/format-spec.el (format-spec): Fix typo.
authorBasil L. Contovounesios <contovob@tcd.ie>
Sun, 24 May 2020 13:00:12 +0000 (14:00 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Sun, 24 May 2020 13:00:12 +0000 (14:00 +0100)
lisp/format-spec.el

index ee545d6d972342fb398b5a2128ca5a6bc93ec456..f418cea42592a817d737417b8a78402472697cdc 100644 (file)
@@ -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: