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

This commit is contained in:
Basil L. Contovounesios 2020-05-24 14:00:12 +01:00
parent d6a0b66a0c
commit cddb0079ff

View 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: