summaryrefslogtreecommitdiffstats
path: root/kpat/freecell-solver/preset.c
diff options
context:
space:
mode:
Diffstat (limited to 'kpat/freecell-solver/preset.c')
-rw-r--r--kpat/freecell-solver/preset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/freecell-solver/preset.c b/kpat/freecell-solver/preset.c
index 16a02f1d..9286fd83 100644
--- a/kpat/freecell-solver/preset.c
+++ b/kpat/freecell-solver/preset.c
@@ -457,7 +457,7 @@ int freecell_solver_apply_tests_order(
}
if (! is_group)
{
- *error_string = strdup("There's a renegade right parenthesis or bracket.");
+ *error_string = strdup("There's a renegade right tqparenthesis or bracket.");
return 3;
}
is_group = 0;