guix-commits
[Top][All Lists]
Advanced

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

24/42: gnu: ocaml-ppx-js-style: Fix typo "This package".


From: guix-commits
Subject: 24/42: gnu: ocaml-ppx-js-style: Fix typo "This package".
Date: Wed, 22 May 2019 21:20:19 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit d38ccbb03e479e6236f38f5710dc118f91493dc3
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 15:24:56 2019 -0700

    gnu: ocaml-ppx-js-style: Fix typo "This package".
    
    * gnu/packages/ocaml (ocaml-ppx-js-style)[description]: Fix typo.
---
 gnu/packages/ocaml.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index b29247b..cf66bd5 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -4613,7 +4613,7 @@ to denote the expected output.")
     (properties `((upstream-name . "ppx_js_style")))
     (home-page "https://github.com/janestreet/ppx_js_style";)
     (synopsis "Code style checker for Jane Street Packages")
-    (description "This packages is a no-op ppx rewriter.  It is used as a
+    (description "This package is a no-op ppx rewriter.  It is used as a
 @code{lint} tool to enforce some coding conventions across all Jane Street
 packages.")
     (license license:asl2.0)))



reply via email to

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