Skip to content

Commit

Permalink
Tide-language: Correct spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
vesal committed Oct 1, 2024
1 parent 508b4f4 commit e2fe84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timApp/idesupport/ide_languages.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class Language:
"""
A language type handler for the IDE support.
Classes derived from this base type can define custom behavior for TIM language types.
If any language-clas is written to separate file, it must be imported here so that populated-function
If any language-class is written to separate file, it must be imported here so that populated-function
will work.
"""

Expand Down

0 comments on commit e2fe84f

Please sign in to comment.