diff options
author | Thanos Apollo <[email protected]> | 2023-09-28 11:04:33 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-09-28 11:04:33 +0300 |
commit | bc15e23c3f558bbf204111453abd5c92406ef2d2 (patch) | |
tree | 0c9cbab165defcdff1644eaa3576267bc09225c8 /yeetube-mpv.el | |
parent | 18409bb32c0050527ff46295839f3afb22d66631 (diff) |
[Commentary] Update commentary & code format
Diffstat (limited to 'yeetube-mpv.el')
-rw-r--r-- | yeetube-mpv.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/yeetube-mpv.el b/yeetube-mpv.el index 4470394..e83c46d 100644 --- a/yeetube-mpv.el +++ b/yeetube-mpv.el @@ -24,8 +24,8 @@ ;;; Commentary: -;; This package is a yeetube extension, to start an mpv process and -;; control it +;; This package is a yeetube extension, to start an mpv process & +;; remotely control it. ;;; Code: |