Fix bug in org-clock-report.
commit93a8fc98499f4cbd0c54b2ec67409321010f2be8
authorBastien Guerry <bzg@altern.org>
Tue, 22 Feb 2011 14:57:50 +0000 (22 15:57 +0100)
committerBastien Guerry <bzg@altern.org>
Tue, 22 Feb 2011 15:24:15 +0000 (22 16:24 +0100)
tree6c996fc33b24eca55afd64d2952da3769c05437b
parent8ea9c35c7c3c9b1d819ca17493c445c96058ed1a
Fix bug in org-clock-report.

* org-clock.el (org-clocktable-write-default): Bugfix: falls
back on `org-export-default-language' when no :lang parameter
is set.

Also fix various typo in comments.
lisp/org-clock.el