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

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

[elpa] externals/valign ea71f38 126/198: * valign.el (valign-fancy-bar):


From: Stefan Monnier
Subject: [elpa] externals/valign ea71f38 126/198: * valign.el (valign-fancy-bar): Fix typo.
Date: Tue, 1 Dec 2020 18:19:31 -0500 (EST)

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

    * valign.el (valign-fancy-bar): Fix typo.
---
 valign.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/valign.el b/valign.el
index 3d5522f..2aac054 100644
--- a/valign.el
+++ b/valign.el
@@ -277,7 +277,7 @@ Assumes point is on a table."
 
 (defun valign--put-text-property (beg end xpos)
   "Put text property on text from BEG to END.
-The text property asks Emacs do display the text as
+The text property asks Emacs to display the text as
 white space stretching to XPOS, a pixel x position."
   (with-silent-modifications
     (put-text-property



reply via email to

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