[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/csv2ledger 18413f1c36 076/190: Fix typo in doc string of c
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/csv2ledger 18413f1c36 076/190: Fix typo in doc string of c2l-matcher-regexes. |
Date: |
Sun, 2 Jun 2024 15:59:47 -0400 (EDT) |
branch: elpa/csv2ledger
commit 18413f1c36cde82e8fadf00f66a9580bd6c39dad
Author: Joost Kremers <joostkremers@fastmail.fm>
Commit: Joost Kremers <joostkremers@fastmail.fm>
Fix typo in doc string of c2l-matcher-regexes.
---
csv2ledger.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/csv2ledger.el b/csv2ledger.el
index c18ab7d78e..af73cf9db6 100644
--- a/csv2ledger.el
+++ b/csv2ledger.el
@@ -163,7 +163,7 @@ used as the balancing account.
This variable is normally given a value based on the matchers in
`c2l-account-matchers-file', but you can also set in directly if
-you prefer to use regexes to match account.")
+you prefer to use regexes to match accounts.")
(defcustom c2l-balancing-match-fields '(payee description)
"List of fields used for determining the balancing account.
- [nongnu] elpa/csv2ledger b1872d7f83 108/190: Update doc string of c2l-transaction-modify-functions., (continued)
- [nongnu] elpa/csv2ledger b1872d7f83 108/190: Update doc string of c2l-transaction-modify-functions., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 8340839302 098/190: Add csv-mode to Package-Requires., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 6d46386b5e 096/190: Small README update., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 19ec18c197 104/190: Remove reference to `counterpart` from doc string of c2l-csv-columns., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 1417fcdbbb 087/190: Fix default value of c2l-csv-columns., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger a0a328df02 038/190: New function `c2l-convert-region`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger f536bca1bf 040/190: New function `c2l-get-results-buffer`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 93bd85b0e0 041/190: c2l-convert-region: Report number of converted entries., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 09e02e84a5 036/190: Expand README.md, ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 4f7505922c 037/190: Update regex in `c2l-has-header`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 18413f1c36 076/190: Fix typo in doc string of c2l-matcher-regexes.,
ELPA Syncer <=
- [nongnu] elpa/csv2ledger 565e1a1c43 070/190: Add comment line denoting section for user option functions., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 8d18e53ee5 142/190: Fix highlighting in README.md, ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 144a966942 150/190: Add section on multiple configurations to the README, ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger b57b06d3a0 163/190: Update the README., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger b0da62c00b 153/190: Small update to the README, ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 058bd5c96d 148/190: Declare safety predicates for defcustoms., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 8b5aa6ee00 156/190: Fix two typos in the documentation, ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger c8939a4422 188/190: Fix c2l-read-account-matchers, ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 03e33d295f 107/190: Replace README with a placeholder., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 1ab230f07d 181/190: Update doc string of c2l--csv-line-to-ledger, ELPA Syncer, 2024/06/03