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

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

[nongnu] elpa/csv2ledger b1872d7f83 108/190: Update doc string of c2l-tr


From: ELPA Syncer
Subject: [nongnu] elpa/csv2ledger b1872d7f83 108/190: Update doc string of c2l-transaction-modify-functions.
Date: Sun, 2 Jun 2024 15:59:49 -0400 (EDT)

branch: elpa/csv2ledger
commit b1872d7f8377ec08cf5eb23f8dc5b8c8d982a0b1
Author: Joost Kremers <joostkremers@fastmail.fm>
Commit: Joost Kremers <joostkremers@fastmail.fm>

    Update doc string of c2l-transaction-modify-functions.
---
 csv2ledger.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/csv2ledger.el b/csv2ledger.el
index aa112116d4..ef80dccaba 100644
--- a/csv2ledger.el
+++ b/csv2ledger.el
@@ -119,8 +119,8 @@ transaction.
 
 These functions are composed into a single function which is then
 stored in the variable `c2l-transaction-modifier'.  If you set
-this variable outside of Customize, make sure to call the
-function `c2l-set-transaction-modifier ' as well."
+this option outside of Customize, make sure to call the function
+`c2l-set-transaction-modifier ' as well."
   :type '(repeat function)
   :set (lambda (var val)
          (c2l-compose-transaction-modifier val)



reply via email to

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