aboutsummaryrefslogtreecommitdiff
path: root/emms.el
diff options
context:
space:
mode:
Diffstat (limited to 'emms.el')
-rw-r--r--emms.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emms.el b/emms.el
index 4e567d2..75b961a 100644
--- a/emms.el
+++ b/emms.el
@@ -222,7 +222,7 @@ seconds the player did seek."
(defcustom emms-player-seeked-to-functions nil
"*Functions called when a player is seeking.
The functions are called with a single argument, the amount of
-seconds the player did seek."
+seconds the player seeked to."
:group 'emms
:type 'hook)