From 2f96eb9cb7c1403b53099985868cbfb5df8befa5 Mon Sep 17 00:00:00 2001 From: Alex Kesling Date: Fri, 6 Dec 2024 11:37:48 -0500 Subject: [PATCH] typo: s/all of theme/all of them/ --- src/messages/startup.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/messages/startup.rs b/src/messages/startup.rs index 82dfa86..9a045bd 100644 --- a/src/messages/startup.rs +++ b/src/messages/startup.rs @@ -212,7 +212,7 @@ pub const MESSAGE_TYPE_BYTE_PASWORD_MESSAGE_FAMILY: u8 = b'p'; /// * GSSResponse /// /// We cannot decode these messages without a context. So here we define this -/// `PasswordMessageFamily` to include all of theme and provide methods to +/// `PasswordMessageFamily` to include all of them and provide methods to /// coerce it into particular concrete type. /// /// When using this message in startup handlers, call