src/devices/tap-bridge/tap-bridge.h
changeset 6273 8d70de29d514
parent 6004 2ab92cdbaafa
child 6747 9dccf3624839
--- a/src/devices/tap-bridge/tap-bridge.h	Fri Apr 23 14:53:30 2010 +0400
+++ b/src/devices/tap-bridge/tap-bridge.h	Fri Apr 23 15:09:31 2010 +0400
@@ -258,7 +258,7 @@
    * Forward a packet received from the tap device to the bridged ns-3 
    * device
    *
-   * \param buf A character buffer containing the actaul packet bits that were
+   * \param buf A character buffer containing the actual packet bits that were
    *            received from the host.
    * \param buf The length of the buffer.
    */