summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/counterexample.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/counterexample.c b/src/counterexample.c
index 6ce72c9a..71436fd6 100644
--- a/src/counterexample.c
+++ b/src/counterexample.c
@@ -1165,7 +1165,7 @@ unifying_example (state_item_number itm1,
&& stage3result)
{
fputs ("Productions leading up to the conflict state found. "
- "Still finding a possible unifying counterexample...",
+ "Still searching for a possible unifying counterexample...",
stderr);
assurance_printed = true;
}