[doc] Small typo.

[ci skip]
This commit is contained in:
thdox 2015-02-26 20:12:10 +01:00
parent f2dd9a6003
commit 1e3def2bb5

View file

@ -966,7 +966,7 @@ header will be displayed. Defaults to "Reconciling account %s\n\n".
@item ledger-reconcile-buffer-line-format @item ledger-reconcile-buffer-line-format
Format string for the ledger reconcile posting format. Available fields Format string for the ledger reconcile posting format. Available fields
are date, status, code, payee, account, amount. The format for each 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 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 characters to display; if string is longer, it is not truncated unless
ledger-reconcile-buffer-payee-max-chars or ledger-reconcile-buffer-payee-max-chars or