aboutsummaryrefslogtreecommitdiff
path: root/doc/emms.texinfo
diff options
context:
space:
mode:
authorYoni Rabkin <yoni@rabkins.net>2010-03-27 13:13:52 +0300
committerYoni Rabkin <yoni@rabkins.net>2010-03-27 13:13:52 +0300
commit863209bd576a26b9bf0c5ce41710ebd97d5cb80d (patch)
tree81e8cb1b4ad8e206b6e16ce00fe350bae338e697 /doc/emms.texinfo
parent5cd82871a369b39b1d2263ff44f5d4ce77395ec1 (diff)
* doc/emms.texinfo: Whitespace cleanup.
Diffstat (limited to 'doc/emms.texinfo')
-rw-r--r--doc/emms.texinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/emms.texinfo b/doc/emms.texinfo
index 910c48d..433918d 100644
--- a/doc/emms.texinfo
+++ b/doc/emms.texinfo
@@ -82,7 +82,7 @@ Modules and Extensions
* Lyrics:: Displaying lyrics synchronously.
* Volume:: Changing the volume.
* Last.fm:: Interact with the Last.fm service.
-* APE / FLAC Commands:: How to play next or previous track in these files.
+* APE / FLAC Commands:: How to play next or previous track in these files.
* Extending Emms:: How to define new players and modules.
Copying and license
@@ -1139,9 +1139,9 @@ Often, a single APE or FLAC file contains a complete ablum. We can still
play next or previous track in the ablum with the help of
@file{emms-cue.el} package, provided there is a corresponding cue sheet
file. This package also defines @code{emms-info-cueinfo} for retreiving
-the track information for APE / FLAC itself.
+the track information for APE / FLAC itself.
-To load @file{emms-cue.el}:
+To load @file{emms-cue.el}:
@lisp
(require 'emms-cue)