gnu: js-commander: Fix trailing whitespace in description.
* gnu/packages/javascript.scm (js-commander)[description]: Fix trailing whitespace.
This commit is contained in:
parent
36a78af6f2
commit
690fd6191c
@ -343,7 +343,7 @@ be able to view it naturally and easily.")))
|
||||
(home-page "https://github.com/tj/commander.js")
|
||||
(synopsis "Library for node.js command-line interfaces")
|
||||
(description "Commander.js aims to be the complete solution for node.js
|
||||
command-line interfaces. ")
|
||||
command-line interfaces.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public js-xmldom-sre
|
||||
|
Loading…
Reference in New Issue
Block a user