aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/mtest.py
diff options
context:
space:
mode:
Diffstat (limited to 'mesonbuild/mtest.py')
-rw-r--r--mesonbuild/mtest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesonbuild/mtest.py b/mesonbuild/mtest.py
index d112d1f..1f52eda 100644
--- a/mesonbuild/mtest.py
+++ b/mesonbuild/mtest.py
@@ -818,7 +818,7 @@ Timeout: %4d
# project_name:suite_name
# so we need to select only the test belonging to project_name
- # this if hanlde the first case (i.e., SUITE == suite_name)
+ # this if handle the first case (i.e., SUITE == suite_name)
# in this way we can run tests belonging to different
# (sub)projects which share the same suite_name