diff options
author | John Wiegley <johnw@newartisans.com> | 2010-06-12 00:29:10 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2010-06-12 00:30:00 -0400 |
commit | 3e4b08478be15a9d16a18e09ddaf98afe7cdc8b7 (patch) | |
tree | 3686b782371858d98c4e76b5a8db605e01cd724b | |
parent | d530116477feae09ee69bbdd375997caa5686878 (diff) | |
download | ledger-3e4b08478be15a9d16a18e09ddaf98afe7cdc8b7.tar.gz ledger-3e4b08478be15a9d16a18e09ddaf98afe7cdc8b7.tar.bz2 ledger-3e4b08478be15a9d16a18e09ddaf98afe7cdc8b7.zip |
Use UTF-8 as the proper encoding for Texinfo docs
-rw-r--r-- | doc/ledger.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger.texi b/doc/ledger.texi index 19588b68..2efb4054 100644 --- a/doc/ledger.texi +++ b/doc/ledger.texi @@ -35,7 +35,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. @end copying -@documentencoding utf-8 +@documentencoding UTF-8 @iftex @finalout |