Socket: some minor documentation (typo) fixes
[senf.git] / senf / Socket / Protocols / INet / UDPSocketProtocol.hh
index 6802730..6841c1d 100644 (file)
@@ -28,8 +28,6 @@
 #define HH_SENF_Socket_Protocols_INet_UDPSocketProtocol_ 1
 
 // Custom includes
-#include "../../../Socket/SocketProtocol.hh"
-#include "INetAddressing.hh"
 #include "INetSocketProtocol.hh"
 
 //#include "UDPSocketProtocol.mpp"
@@ -40,7 +38,7 @@ namespace senf {
     /// \addtogroup protocol_facets_group
     /// @{
 
-    /** \brief Protocol facat to support UDP operations
+    /** \brief Protocol facet to support UDP operations
 
         This protocol facet provides all those protocol functions,
         which are available on any UDP socket.