[doc] Minor spelling correction
[ci skip]
This commit is contained in:
parent
523413d8f1
commit
54de245a50
1 changed files with 1 additions and 1 deletions
|
|
@ -8113,7 +8113,7 @@ Render the given @var{expression} as a string, applying the proper ANSI escape
|
|||
codes to display it in the given @var{color} if @var{bool} is true. It
|
||||
typically checks the value of the option @option{--color}. Since ANSI escape
|
||||
codes include non-printable character sequences, such as escape @kbd{^[}
|
||||
the following example may not appear as the final result on the commandline.
|
||||
the following example may not appear as the final result on the command-line.
|
||||
@smallexample @c command:4D836EE,with_input:3406FC1
|
||||
$ ledger -f expr.dat --format "%(ansify_if(account, blue, options.color))\n" reg
|
||||
@end smallexample
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue