Fix documentation typos
[senf.git] / Socket / ClientSocketHandle.hh
index 3c836a4..cbe6113 100644 (file)
@@ -21,7 +21,7 @@
 // 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 /** \file
-    \brief senf::ClientSocketHandle public header
+    \brief ClientSocketHandle public header
  */
 
 #ifndef HH_ClientSocketHandle_
@@ -303,7 +303,7 @@ namespace senf {
            For addressable protocols (AddressingPolicy is not NoAddressingPolicy), bind() will set
            the local address of the socket.
 
-           \parm[in] addr Local socket address to asign
+           \param[in] addr Local socket address to asign
 
            \throws senf::SystemException
         */