docs: fix several doxygen errors

Change-Id: If86c628b2b794cba0e3697bfe1d88ce752104ce1
Refs: #3210
diff --git a/src/transport/transport.hpp b/src/transport/transport.hpp
index 0073eeb..663d50e 100644
--- a/src/transport/transport.hpp
+++ b/src/transport/transport.hpp
@@ -64,7 +64,7 @@
   close() = 0;
 
   /**
-   * @brief Send block of data from @param wire through the transport
+   * @brief Send block of data from @p wire through the transport
    *
    * @param wire A block of data to send
    */