Doygen: minor typos

This commit is contained in:
Tommaso Pecorella
2016-07-16 23:28:34 +02:00
parent a4904416c3
commit d2e5208b7d
4 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ namespace ns3 {
/**
* \ingroup ipv4
* \ingoup traffic-control
* \ingroup traffic-control
*
* Ipv4PacketFilter is the abstract base class for filters defined for IPv4 packets.
*/

View File

@@ -30,7 +30,7 @@ namespace ns3
/**
* \ingroup address
* \ingoup ipv6
* \ingroup ipv6
*
* \brief IPv6 address associated with an interface.
*/

View File

@@ -39,7 +39,7 @@ class Ipv6Address;
class Ipv6Header;
/**
* \ingoup ipv6
* \ingroup ipv6
*
* \brief The IPv6 representation of a network interface.
*

View File

@@ -45,7 +45,7 @@ class Icmpv6L4Protocol;
class Ipv6AutoconfiguredPrefix;
/**
* \ingoup ipv6
* \ingroup ipv6
*
* \brief IPv6 layer implementation.
*