Skip to content

Commit

Permalink
Fix stray reference to Octavius
Browse files Browse the repository at this point in the history
  • Loading branch information
jonludlam committed Jul 5, 2021
1 parent 0a216fe commit 7f2a50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parser/warning.mli
@@ -1,4 +1,4 @@
(* This module is exposed, but via the signature declared in Octavius *)
(* This module is exposed, but via the signature declared in Odoc_parser *)

type t = { location : Loc.span; message : string }

Expand Down

0 comments on commit 7f2a50e

Please sign in to comment.