gnu: sbcl-terminal-size: Fix formatting of description.
* gnu/packages/lisp-xyz.scm (sbcl-terminal-size)[description]: Fix formatting of description. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
parent
fddd5f6242
commit
8452c5d1f4
@ -18632,7 +18632,7 @@ tasks in Common Lisp. It is fork of SWANK-BACKEND.")
|
||||
(home-page "https://github.com/eudoxia0/terminal-size")
|
||||
(synopsis "Get the size of the terminal from Common Lisp")
|
||||
(description
|
||||
"This package provides the @{(terminal-size:size)} function to get the
|
||||
"This package provides the @code{terminal-size:size} function to get the
|
||||
size of the terminal from Common Lisp.")
|
||||
(license license:expat))))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user