From: JINMEI Tatuya Date: Thu, 26 Jan 2012 23:49:50 +0000 (-0800) Subject: [1542] fixed an obvious typo X-Git-Tag: trac2351_base~273^2~5^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f635adf0a3eb754afc8bd171d8a7a274db5e31c8;p=thirdparty%2Fkea.git [1542] fixed an obvious typo --- diff --git a/src/lib/server_common/socket_request.h b/src/lib/server_common/socket_request.h index 7f513b8716..6a1c8f3091 100644 --- a/src/lib/server_common/socket_request.h +++ b/src/lib/server_common/socket_request.h @@ -121,7 +121,7 @@ public: { } }; - /// \brief Exception when the socke is allocated by other bind10 module + /// \brief Exception when the socket is allocated by other bind10 module /// and it doesn't want to share it. /// /// This is thrown if a socket is requested and the socket is already