From 82d19cf0e05f042379b8f5bcaf11e2967e46d938 Mon Sep 17 00:00:00 2001 From: gqhan Date: Tue, 14 Feb 2023 10:30:43 +0800 Subject: [PATCH] Update rax.h --- src/rax.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rax.h b/src/rax.h index 6b1fd4188..4d5731c06 100644 --- a/src/rax.h +++ b/src/rax.h @@ -61,7 +61,7 @@ * provided inside the representation. So the above representation is turned * into: * - * ["foo"] "" + * ("foo") "" * | * [t b] "foo" * / \