branch: externals/valign
commit c9d6233952491ee3d3e219a5a2d679d43b660b4f
Author: Yuan Fu <[email protected]>
Commit: Yuan Fu <[email protected]>

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

diff --git a/valign.el b/valign.el
index 4f813c4..5c8acad 100644
--- a/valign.el
+++ b/valign.el
@@ -7,8 +7,8 @@
 ;;; Commentary:
 ;;
 ;; This package provides visual alignment for Org tables on GUI Emacs.
-;; It can properly align tables containing variable font, CJK
-;; character and images. In the meantime, the text-based alignment
+;; It can properly align tables containing variable-pitch font, CJK
+;; characters and images. In the meantime, the text-based alignment
 ;; generated by Org mode is left untouched.
 ;;
 ;; To use this package, load it and run M-x valign-setup RET. And any

Reply via email to