From 89ccc5edcc739c610e3bbc8532c110ee2b8edc8d Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 27 Jul 2024 11:33:40 -0700 Subject: doc: missing subject in @(hash ...) pattern section. * txr.1: Fix sentence which needs a subject, "the operator". --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 45b13d11..2a91591e 100644 --- a/txr.1 +++ b/txr.1 @@ -47520,7 +47520,7 @@ The operator requires the corresponding object to be a hash table, otherwise the match fails. -If the corresponding object is a hash table, then matches each +If the corresponding object is a hash table, then the operator matches each .meta key-pattern and .meta value-pattern -- cgit v1.2.3