emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/valign d799e31 181/198: ; * valign.el (valign--cell-con


From: Stefan Monnier
Subject: [elpa] externals/valign d799e31 181/198: ; * valign.el (valign--cell-content-config): Fix typo.
Date: Tue, 1 Dec 2020 18:19:44 -0500 (EST)

branch: externals/valign
commit d799e319eb592298317635314fb34f349d717d14
Author: Yuan Fu <casouri@gmail.com>
Commit: Yuan Fu <casouri@gmail.com>

    ; * valign.el (valign--cell-content-config): Fix typo.
---
 valign.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/valign.el b/valign.el
index fd5fb1e..383aedd 100644
--- a/valign.el
+++ b/valign.el
@@ -134,8 +134,8 @@ CONTENT-END is
     (max (CELL-END - 1) CELL-BEG)
 
 BAR-CHAR is the separator character (“|”).  It is actually a
-string. Defaults to the normal bar: “|”, but you can provide a
-unicode one for unicode tables.
+string.  Defaults to the normal bar: “|”, but you can provide a
+Unicode one for Unicode tables.
 
 Assumes point is after the left bar (“|”).  Assumes there is a
 right bar."



reply via email to

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