emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/subed da4dac9 358/389: Two spaces after sentence to make `


From: ELPA Syncer
Subject: [nongnu] elpa/subed da4dac9 358/389: Two spaces after sentence to make `make test` pass
Date: Fri, 3 Dec 2021 11:00:57 -0500 (EST)

branch: elpa/subed
commit da4dac97205b93ae0ff990a2dcbfab3fbfe1a12a
Author: Random User <rndusr@posteo.de>
Commit: Random User <rndusr@posteo.de>

    Two spaces after sentence to make `make test` pass
---
 subed/subed-mpv.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/subed/subed-mpv.el b/subed/subed-mpv.el
index c1f0609..99ade66 100644
--- a/subed/subed-mpv.el
+++ b/subed/subed-mpv.el
@@ -353,8 +353,8 @@ See \"List of events\" in mpv(1)."
 
 (defun subed-mpv-play-video-from-url (url)
   "Open video file from URL in mpv.
-See the mpv manual for a list of supported URL types. If you have
-youtube-dl installed, mpv can open videos from a variety of
+See the mpv manual for a list of supported URL types.  If you
+have youtube-dl installed, mpv can open videos from a variety of
 hosting providers."
   (interactive "MURL: ")
   (subed-mpv--play url))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]