Index: tests/test.py
===================================================================
--- tests/test.py	(revision 2cd949bdf646e348c3d82fdbc4bc3da895676621)
+++ tests/test.py	(revision dd7c652003f56ddb824e4f38768b9d4dc27e85e3)
@@ -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:
