branch: externals/ampc
commit fd83b6c729cae9ae9e08d49b46834575730c6a58
Author: Christopher Schmidt <christop...@ch.ristopher.com>
Commit: Christopher Schmidt <christop...@ch.ristopher.com>

    Minor spelling fix.
---
 ampc.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/ampc.el b/ampc.el
index e3d522b4e7..22f36d728c 100644
--- a/ampc.el
+++ b/ampc.el
@@ -48,8 +48,9 @@
 ;;
 ;; ampc offers three independent views which expose different parts of the user
 ;; interface.  The current playlist view, the default view at startup, may be
-;; accessed using the `J' (that is S-j) key.  The playlist view may be accessed
-;; using the `K' key.  The outputs view may be accessed using the `L' key.
+;; accessed using the `J' (that is `S-j') key.  The playlist view may be
+;; accessed using the `K' key.  The outputs view may be accessed using the `L'
+;; key.
 
 ;;; *** current playlist view
 ;; The playlist view should look like this

Reply via email to