Documentation typos

This commit is contained in:
Andrey Mazo
2010-04-12 16:33:17 +04:00
parent e999a565af
commit b3a1b16240
17 changed files with 64 additions and 64 deletions

View File

@@ -167,7 +167,7 @@ public:
* encapsulated in an abstract Address to avoid dependencies on the exact
* MAC address format.
*
* A default imlementation of GetMulticast is provided, but this
* A default implementation of GetMulticast is provided, but this
* method simply NS_ASSERTS. In the case of net devices that do not support
* multicast, clients are expected to test NetDevice::IsMulticast and avoid
* attempting to map multicast packets. Subclasses of NetDevice that do