From 22e3b7b2e8077c337111f729a61dc3a20105d576 Mon Sep 17 00:00:00 2001 From: LewWadoo Date: Thu, 29 Nov 2018 20:00:15 +0300 Subject: typos [ci skip] --- doc/ledger-mode.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ledger-mode.texi') diff --git a/doc/ledger-mode.texi b/doc/ledger-mode.texi index b4352c8..37ca5c5 100644 --- a/doc/ledger-mode.texi +++ b/doc/ledger-mode.texi @@ -313,7 +313,7 @@ posting. @cindex balance You will often want to quickly check the balance of an account. The -easiest way it to position point on the account you are interested in, +easiest way is to position point on the account you are interested in, and type @kbd{C-c C-p}. The Minibuffer will ask you to verify the name of the account you want, if it is already correct hit @kbd{RET}, then the balance of the account will be displayed in the Minibuffer. @@ -347,7 +347,7 @@ type @kbd{y} to yank the value at the top of stack back into the ledger buffer. Note: @command{Calc} does not directly support commas as decimal separators. Ledger-mode will translate values from decimal-comma format to decimal-period format for use in @command{Calc}, -but it cannot intercept the value being yanked form the @command{Calc} +but it cannot intercept the value being yanked from the @command{Calc} stack, so decimal-comma users will have to manually replace the period with a comma. -- cgit v1.2.3