diff --git a/catalog/messageTypes.go b/catalog/messageTypes.go index 859a84635b4b22e01cce5d7fe816e7c397a29c54..3f33fe648995ca275177d35f7fd32961bdb5b01e 100644 --- a/catalog/messageTypes.go +++ b/catalog/messageTypes.go @@ -43,7 +43,7 @@ const ( // inform the receiver that the file transfer has ended. EndFileTransfer = 51 - // IdentityAuthenticationRequest is sent by the recipient + // ConnectionAuthenticationRequest is sent by the recipient // of an authenticated connection request // (see the connect/ package) ConnectionAuthenticationRequest = 60