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

    doc/radio.el: fix style issues
---
 doc/radio.texi | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/doc/radio.texi b/doc/radio.texi
index 55086e5c04..f06d1624fa 100644
--- a/doc/radio.texi
+++ b/doc/radio.texi
@@ -79,10 +79,8 @@ of the package:
 @defopt radio-stations-alist
 List of radio stations.
 
-Elements are of the form @code{(@var{name} . @var{url})}.
-
-@var{name} is the name of the radio station and @var{url} is the URL
-of the radio station.
+Elements are of the form @code{(@var{name} . @var{url})}.  A cons with
+the @var{name} and @var{url} of the radio station.
 @end defopt
 
 @defopt radio-command

Reply via email to