From e54af3225d4510573d6f8ac20ef62b5616d24dae Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 22 May 2019 17:36:55 -0700 Subject: gnu: ruby-markaby: Fix typo "Embedded". * gnu/packages/ruby (ruby-markaby)[description]: Fix typo. --- gnu/packages/ruby.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 934b8ac557..49e0b9fe73 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -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))) -- cgit v1.2.3