diff options
author | Craig Earls <enderw88@gmail.com> | 2013-03-27 20:02:59 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2013-03-27 20:02:59 -0700 |
commit | 12b2d1b6281166c863f0270220cc5a9d448130ca (patch) | |
tree | 14c4056501462c3030285b2ad291a0d849f129ee /lisp/ldg-xact.el | |
parent | 15b1d36fa298b0eb743ee4839096899787e11b8d (diff) | |
parent | 7fea9d21fb72e1d66423a928297dd3cc29c7cc78 (diff) | |
download | fork-ledger-12b2d1b6281166c863f0270220cc5a9d448130ca.tar.gz fork-ledger-12b2d1b6281166c863f0270220cc5a9d448130ca.tar.bz2 fork-ledger-12b2d1b6281166c863f0270220cc5a9d448130ca.zip |
Merge branch 'next' into ledger-mode-automatic-transactions
Diffstat (limited to 'lisp/ldg-xact.el')
-rw-r--r-- | lisp/ldg-xact.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ldg-xact.el b/lisp/ldg-xact.el index e2180b57..d6ccc2bf 100644 --- a/lisp/ldg-xact.el +++ b/lisp/ldg-xact.el @@ -21,7 +21,7 @@ ;;; Commentary: -;; Utilites for running ledger synchronously. +;; Utilities for running ledger synchronously. ;;; Code: |