mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 12:01:49 +02:00
gnu: ruby-markaby: Fix typo "Embedded".
* gnu/packages/ruby (ruby-markaby)[description]: Fix typo.
This commit is contained in:
@@ -2468,7 +2468,7 @@ It allows writing tests, checking results and automated testing in Ruby.")
|
||||
(synopsis "Write HTML pages in pure Ruby")
|
||||
(description
|
||||
"Markaby allows writing HTML packages in pure Ruby. This is similar to
|
||||
the functionality provided by @acronym{ERB, Embeded Ruby}, but without the
|
||||
the functionality provided by @acronym{ERB, Embedded Ruby}, but without the
|
||||
mixture of HTML and additional ERB syntax.")
|
||||
(home-page "http://markaby.github.io/")
|
||||
(license license:expat)))
|
||||
|
||||
Reference in New Issue
Block a user