gnu: ocamlify: Fix grammar of "allows to create" to "creates".
* gnu/packages/ocaml (ocamlify): Fix grammar.
This commit is contained in:
		
							parent
							
								
									2bf52398a7
								
							
						
					
					
						commit
						e49a6c82c2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -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.")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue