[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/07: gnu: ocamlify: Fix grammar of "allows to create" to "creates".
From: |
guix-commits |
Subject: |
02/07: gnu: ocamlify: Fix grammar of "allows to create" to "creates". |
Date: |
Sun, 12 Apr 2020 19:26:24 -0400 (EDT) |
vagrantc pushed a commit to branch master
in repository guix.
commit e49a6c82c22d5a005ae289d8c34a49952ebc8a8c
Author: Vagrant Cascadian <address@hidden>
AuthorDate: Sun Apr 12 16:17:34 2020 -0700
gnu: ocamlify: Fix grammar of "allows to create" to "creates".
* gnu/packages/ocaml (ocamlify): Fix grammar.
---
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 f1cacfc..5258546 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -2266,7 +2266,7 @@ radix-64 representation. It is specified in RFC 4648.")
`(("ocamlbuild" ,ocamlbuild)))
(home-page "https://forge.ocamlcore.org/projects/ocamlify")
(synopsis "Include files in OCaml code")
- (description "OCamlify allows to create OCaml source code by including
+ (description "OCamlify creates OCaml source code by including
whole files into OCaml string or string list. The code generated can be
compiled as a standard OCaml file. It allows embedding external resources as
OCaml code.")
- branch master updated (da9deba -> 7f7a6e8), guix-commits, 2020/04/12
- 01/07: gnu: ocaml-mtime: Fix grammar "allows to measure" to "measures"., guix-commits, 2020/04/12
- 03/07: gnu: r-memoise: Fix grammar of "allows to cache" to "caches"., guix-commits, 2020/04/12
- 02/07: gnu: ocamlify: Fix grammar of "allows to create" to "creates".,
guix-commits <=
- 05/07: gnu: scrot: Fix grammar of "allows to save" to "saves"., guix-commits, 2020/04/12
- 06/07: gnu: xcape: Fix grammar of "allows to use" to "uses a"., guix-commits, 2020/04/12
- 04/07: gnu: r-rcppprogress: Fix grammar of "allows to display" to "displays"., guix-commits, 2020/04/12
- 07/07: gnu: xss-lock: Fix grammar of "allows to automatically lock" to "automatically locks"., guix-commits, 2020/04/12