From 9325141af21042d0fff65ad254b9aae92e325d97 Mon Sep 17 00:00:00 2001 From: KowalczykBartek Date: Fri, 13 Dec 2024 23:44:05 +0100 Subject: [PATCH] typos everywhere ... Signed-off-by: KowalczykBartek --- tests/unit/introspection.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/introspection.tcl b/tests/unit/introspection.tcl index 35176a1932..5a62dcdc3d 100644 --- a/tests/unit/introspection.tcl +++ b/tests/unit/introspection.tcl @@ -335,7 +335,7 @@ start_server {tags {"introspection"}} { assert_match {monitor*"set"*"foo"*"bar"*} [$rd1 read] # Because we need to verify exact RESP3 response correctness, - # we need to instruct valkey client to return raw, unprased response. + # we need to instruct valkey client to return raw, unparsed response. $rd1 readraw 1 ; $rd1 get foo