diff dstress.c @ 710:8cba64b24615

fixed typo
author thomask
date Sun, 23 Oct 2005 10:03:52 +0000
parents 5ba45899cddd
children d4edcc124e64
line wrap: on
line diff
--- a/dstress.c	Fri Oct 21 19:20:34 2005 +0000
+++ b/dstress.c	Sun Oct 23 10:03:52 2005 +0000
@@ -606,7 +606,7 @@
 		"* __GDB_PATTERN__    - expected regular expression in the debugger's\n"
 		"                       output\n"
 		"== note ==\n"
-		"* there current directory is required to contain the sub-directory \"obj\"\n"
+		"* the current directory is required to contain the sub-directory \"obj\"\n"
 		"  (used for temporary files)\n"
 		);
 		exit(EXIT_FAILURE);