aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-01-26 21:44:34 -0500
committerJesús <heckyel@hyperbola.info>2021-01-26 21:44:34 -0500
commitb1a00109f23be9c7424cf920499cc2163f576c14 (patch)
tree010f1cd8770013e0479795bf10a38281ad10c607
parent2d107bab48ba67f4f6de3f536ff1e1bcefb702af (diff)
downloadlivie-b1a00109f23be9c7424cf920499cc2163f576c14.tar.lz
livie-b1a00109f23be9c7424cf920499cc2163f576c14.tar.xz
livie-b1a00109f23be9c7424cf920499cc2163f576c14.zip
fix format
-rw-r--r--livie.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/livie.el b/livie.el
index 87dafe2..ee075e6 100644
--- a/livie.el
+++ b/livie.el
@@ -322,7 +322,7 @@ too long)."
" "
(livie--format-video-views (livie-video-views video))))
- ;TODO: Format playlist and channel entries in buffer
+;; TODO: Format playlist and channel entries in buffer
(defun livie--insert-playlist (playlist)
"Insert PLAYLIST in the current buffer."
(insert (livie--format-playlist-title (livie-playlist-title playlist))