Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
TheChymera committed Jun 9, 2022
1 parent 4fb2574 commit 9252f3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/schemacode/schemacode/validator.py
Original file line number Diff line number Diff line change
Expand Up @@ -663,10 +663,10 @@ def log_errors(validation_result):
def _query_pseudofile_suffixes(my_schema):
"""Query schema for suffixes which identify directory entities.
Paramaters
Parameters
----------
my_schema : dict
Nested direcotry as produced by `schemacode.schema.load_schema()`.
Nested directory as produced by `schemacode.schema.load_schema()`.
Returns
-------
Expand Down

0 comments on commit 9252f3e

Please sign in to comment.