Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion socha/api/protocol/protocol.py
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,7 @@ class Protocol:
"""
This is the root element of the protocol.
Even it's in here it will never be called,
because the children of this root element have to be handelt separately.
because the children of this root element have to be handled separately.
"""

class Meta:
Expand Down