From fa07c0590f6c3e4fa9fe985f88a1869dc5b59548 Mon Sep 17 00:00:00 2001 From: JiHwan Oh Date: Sat, 26 Jul 2025 10:01:52 +0900 Subject: [PATCH] docs: typo unrwapped -> unwrapped --- sql/auth/sql_authentication.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/auth/sql_authentication.cc b/sql/auth/sql_authentication.cc index e4c6d1bec19d..81aafdf7e170 100644 --- a/sql/auth/sql_authentication.cc +++ b/sql/auth/sql_authentication.cc @@ -2012,7 +2012,7 @@ static bool send_server_handshake_packet(MPVIO_EXT *mpvio, const char *data, or @ref page_protocol_basic_ok_packet. To avoid this the server will send all plugin data packets "wrapped" in a command \1. - Note that the client will continue sending its replies unrwapped: + Note that the client will continue sending its replies unwrapped: @ref page_protocol_connection_phase_packets_protocol_auth_switch_response