gnu: emacs-org2web: Fix trailing whitespace in synopsis.
* gnu/packages/emacs-xyz.scm (emacs-org2web)[synopsis]: Fix trailing whitespace.master
parent
95ec0ae948
commit
97679c60d5
|
@ -13992,7 +13992,7 @@ and lambdas.")
|
|||
(list emacs-dash emacs-el2org emacs-ht emacs-mustache
|
||||
emacs-simple-httpd))
|
||||
(home-page "https://github.com/tumashu/org2web")
|
||||
(synopsis "Static site generator based on org-mode ")
|
||||
(synopsis "Static site generator based on org-mode")
|
||||
(description "Org2web is a static site generator based on org-mode,
|
||||
which code derived from Kelvin H's org-page.")
|
||||
(license license:gpl2+)))
|
||||
|
|
Reference in New Issue