Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
francescalb committed Jan 19, 2023
1 parent 66f8178 commit aba2b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ontopy/excelparser.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def create_ontology_from_excel( # pylint: disable=too-many-arguments
catalog: Imported ontologies with (name, full path) key/value-pairs.
force: Forcibly make an ontology by skipping concepts
that are erroneously defined or other errors in the excel sheet.
input_ontolgy: Ontology that should be updated.
input_ontology: Ontology that should be updated.
Default is None,
which means that a completely new ontology is generated.
If an input_ontology to be updated is provided,
Expand Down

0 comments on commit aba2b36

Please sign in to comment.