branch: elpa/beancount
commit 73b2afcff6f4a0e3eef822b2e38344d8dc7ea021
Merge: 41039a8d7b e8a5bce28c
Author: blais <bl...@furius.ca>
Commit: blais <bl...@furius.ca>

    (Merge remote-tracking branch 'github/main')
---
 beancount.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/beancount.el b/beancount.el
index 5e2c62b385..76b878eea0 100644
--- a/beancount.el
+++ b/beancount.el
@@ -45,7 +45,7 @@
   :type 'integer)
 
 (defcustom beancount-number-alignment-column 52
-  "Column to which align numbers in postinng definitions. Set to
+  "Column to which align numbers in posting definitions. Set to
 0 to automatically determine the minimum column that will allow
 to align all amounts."
   :type 'integer)

Reply via email to