branch: elpa/radio
commit 7f9679af78d2288e719b2112501dafca8329bc84
Author: Roi Martin <jroi.mar...@gmail.com>
Commit: Roi Martin <jroi.mar...@gmail.com>

    lisp/radio.el: fix issues reported by package-lint
---
 lisp/radio.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/radio.el b/lisp/radio.el
index fc164b9f53..99bc209392 100644
--- a/lisp/radio.el
+++ b/lisp/radio.el
@@ -1,4 +1,4 @@
-;;; radio.el --- listen to Internet radio -*- lexical-binding: t -*-
+;;; radio.el --- Listen to Internet radio -*- lexical-binding: t -*-
 
 ;; Copyright (C) 2025 Roi Martin
 
@@ -7,7 +7,7 @@
 ;; URL: https://github.com/jroimartin/radio
 ;; Version: 0.1.0
 ;; Package-Requires: ((emacs "29.1"))
-;; Keywords: radio
+;; Keywords: multimedia
 
 ;; This file is NOT part of GNU Emacs.
 

Reply via email to