Skip to content

Commit

Permalink
Detirmine -> Determine
Browse files Browse the repository at this point in the history
  • Loading branch information
berquist committed Oct 31, 2024
1 parent b22eda0 commit 92d575a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sst/core/testingframework/test_engine_unittest.py
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ def _get_err_info(self, err):
####

def _is_test_of_type_ssttestcase(self, test):
""" Detirmine if this is is within a valid SSTTestCase object by
""" Determine if this is is within a valid SSTTestCase object by
checking if a unique SSTTestCase function exists
return: True if this is a test within a valid SSTTestCase object
"""
Expand Down

0 comments on commit 92d575a

Please sign in to comment.