From 94118ef432d5e07ec27a97b7a38cedd946ec8947 Mon Sep 17 00:00:00 2001 From: Reini Urban Date: Thu, 5 May 2016 08:58:49 +0200 Subject: Typo in --help. txr.c (help): "sare" -> "are". --- txr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.c b/txr.c index b8e6267f..9de0183a 100644 --- a/txr.c +++ b/txr.c @@ -101,7 +101,7 @@ static void help(void) "options are interpreted as options. The -- option indicates the end of the\n" "options.\n" "\n" -"If no data-file arguments sare supplied, then the query itself must open a\n" +"If no data-file arguments are supplied, then the query itself must open a\n" "a data source prior to attempting to make any pattern match, or it will\n" "simply fail due to a match which has run out of data.\n" "\n" -- cgit v1.2.3