summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ledger-mode.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger-mode.texi b/doc/ledger-mode.texi
index 74bb1c91..ddd29ce6 100644
--- a/doc/ledger-mode.texi
+++ b/doc/ledger-mode.texi
@@ -966,7 +966,7 @@ header will be displayed. Defaults to "Reconciling account %s\n\n".
@item ledger-reconcile-buffer-line-format
Format string for the ledger reconcile posting format. Available fields
are date, status, code, payee, account, amount. The format for each
-field is %WIDTH(FIELD), WIDTH can be preced by a minus sign which mean
+field is %WIDTH(FIELD), WIDTH can be preceded by a minus sign which mean
to left justify and pad the field. WIDTH is the minimum number of
characters to display; if string is longer, it is not truncated unless
ledger-reconcile-buffer-payee-max-chars or