Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
francescalb authored Aug 25, 2023
1 parent 60feca7 commit eac7698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ontopy/ontology.py
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ def get_by_label(
"""Returns entity with label annotation `label`.
Arguments:
label: label so serach for.
label: label so search for.
May be written as 'label' or 'prefix:label'.
get_by_label('prefix:label') ==
get_by_label('label', prefix='prefix').
Expand Down

0 comments on commit eac7698

Please sign in to comment.