From cddb0079ff48fb839be742b157b709d1f1649709 Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Sun, 24 May 2020 14:00:12 +0100 Subject: [PATCH] ; * lisp/format-spec.el (format-spec): Fix typo. --- lisp/format-spec.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.5