Skip to content

Commit

Permalink
Update email
Browse files Browse the repository at this point in the history
  • Loading branch information
RosalesJ committed May 24, 2020
1 parent 052d6ed commit 625ebe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tldr.ml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ let () =
let doc = "Simplified man pages" in
let man = [
`S Manpage.s_bugs;
`P "Email bug reports to <coby@case.edu>." ]
`P "Email bug reports to <rosaleschase.j@gmail.com>." ]
in
info "tldr" ~version:"0.3.0" ~doc ~man
in
Expand Down

0 comments on commit 625ebe7

Please sign in to comment.