changeset 710:8cba64b24615

fixed typo
author thomask
date Sun, 23 Oct 2005 10:03:52 +0000
parents b0e6b3803e95
children 5c3e15ed07b6
files dstress.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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);