guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

11/18: gnu: ruby-markaby: Fix typo "Embedded".


From: guix-commits
Subject: 11/18: gnu: ruby-markaby: Fix typo "Embedded".
Date: Wed, 22 May 2019 21:30:42 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit e54af3225d4510573d6f8ac20ef62b5616d24dae
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 17:36:55 2019 -0700

    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(-)

diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 934b8ac..49e0b9f 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)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]