Skip to content
Snippets Groups Projects
Commit 7694f08f authored by David Trattnig's avatar David Trattnig
Browse files

fix: spelling

parent f9f76aa0
No related branches found
No related tags found
1 merge request!20Preparations for ORM-less scheduling
Pipeline #3347 passed
...@@ -62,7 +62,7 @@ class ResourceMapping: ...@@ -62,7 +62,7 @@ class ResourceMapping:
""" """
Retrieve a `ChannelType` for the given `ResourceType`. Retrieve a `ChannelType` for the given `ResourceType`.
Only default mappings can be evaluatated. Custom variations Only default mappings can be evaluated. Custom variations
like fallback channels are not respected. like fallback channels are not respected.
""" """
return self.resource_mapping.get(resource_type) return self.resource_mapping.get(resource_type)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment