Skip to content

Commit 6ec4f62

Browse files
committed
Fix typos.
1 parent 4fe0ab7 commit 6ec4f62

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66

77
## v0.2.0 - 2017-06-04
88

9-
- Initial release for ocaml 4.02.3.
9+
- Initial release for OCaml 4.02.3.

ppx_regexp.opam

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
opam-version: "1.2"
22
maintainer: "[email protected]"
33
authors: ["Petter A. Urkedal <[email protected]>"]
4-
homepage: "https://github.com/paurkedalt/ppx_regexp"
5-
bug-reports: "https://github.com/paurkedalt/ppx_regexp/issues"
6-
dev-repo: "https://github.com/paurkedalt/ppx_regexp.git"
4+
homepage: "https://github.com/paurkedal/ppx_regexp"
5+
bug-reports: "https://github.com/paurkedal/ppx_regexp/issues"
6+
dev-repo: "https://github.com/paurkedal/ppx_regexp.git"
77
license: "LGPL-3 with OCaml linking exception"
88
build: ["jbuilder" "build" "--root" "." "-j" jobs "@install"]
99
depends: [

0 commit comments

Comments
 (0)