Index: tests/test.py
===================================================================
--- tests/test.py	(revision 921cd8222a6cdad5b6b7ba84b755a001b52169ba)
+++ tests/test.py	(revision 103c2921dffd9e2e073b706e25c6e01b535b8d4d)
@@ -152,5 +152,5 @@
 	# run everything in a temp directory to make sure core file are handled properly
 	with tempdir():
-		# if the make command succeds continue otherwise skip to diff
+		# if the make command succeeds continue otherwise skip to diff
 		if success(make_ret):
 			with Timed() as run_dur:
