gnu: ocaml-ppx-js-style: Fix typo "This package".
* gnu/packages/ocaml (ocaml-ppx-js-style)[description]: Fix typo.
This commit is contained in:
parent
586ddde514
commit
d38ccbb03e
|
@ -4613,7 +4613,7 @@ to denote the expected output.")
|
||||||
(properties `((upstream-name . "ppx_js_style")))
|
(properties `((upstream-name . "ppx_js_style")))
|
||||||
(home-page "https://github.com/janestreet/ppx_js_style")
|
(home-page "https://github.com/janestreet/ppx_js_style")
|
||||||
(synopsis "Code style checker for Jane Street Packages")
|
(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
|
@code{lint} tool to enforce some coding conventions across all Jane Street
|
||||||
packages.")
|
packages.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
Loading…
Reference in New Issue