Skip to content

Commit 6a6a2a2

Browse files
committed
fix spelling
1 parent 7a8f888 commit 6a6a2a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

siibra/features/feature.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ def _wrap_livequery_feature(feature: 'Feature', fid: str):
627627
See docstring of serialize_query_context for further context.
628628
"""
629629

630-
# if you change the name of this calss, change the string in Feature.__init_subclass__
630+
# if you change the name of this class, change the string in Feature.__init_subclass__
631631
class ProxyFeature(feature.__class__):
632632

633633
# override __class__ property

0 commit comments

Comments
 (0)