Skip to content

Commit 7696300

Browse files
authored
Update packages/pa_ppx_parsetree/pa_ppx_parsetree.0.01/opam
1 parent 0d1c55d commit 7696300

File tree

1 file changed

+1
-1
lines changed
  • packages/pa_ppx_parsetree/pa_ppx_parsetree.0.01

1 file changed

+1
-1
lines changed

packages/pa_ppx_parsetree/pa_ppx_parsetree.0.01/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
synopsis: "A Camlp5-based Quasi-Quotation ppx rewriter for OCaml's AST "
22
description:
33
"""
4-
Thsi package provides quasi-quotations (like ppx_metaquot)
4+
This package provides quasi-quotations (like ppx_metaquot)
55
for the OCaml AST, so you can write code that computes over
66
OCaml's AST, using human-readable surface syntax for
77
patterns and expressions.

0 commit comments

Comments
 (0)