emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Basil L. Contovounesios
Subject: emacs-27 cddb007: ; * lisp/format-spec.el (format-spec): Fix typo.
Date: Sun, 24 May 2020 09:01:29 -0400 (EDT)

branch: emacs-27
commit cddb0079ff48fb839be742b157b709d1f1649709
Author: Basil L. Contovounesios <address@hidden>
Commit: Basil L. Contovounesios <address@hidden>

    ; * 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 ee545d6..f418cea 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:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]