Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
francescalb committed Nov 3, 2023
1 parent 51a1d83 commit 6c60eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ontograph
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def main(
const="HermiT",
choices=["FaCT++", "HermiT", "Pellet"],
help=(
'Run given reasoner on the ontology. Valid reasoners are "HermiT '
'Run given reasoner on the ontology. Valid reasoners are "HermiT" '
'(default), "Pellet", and "FaCT++".'
),
)
Expand Down

0 comments on commit 6c60eba

Please sign in to comment.