Francis Dupont 10 years ago
parent
commit
46ed0ff656
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/dhcp/pkt6.h

+ 1 - 1
src/lib/dhcp/pkt6.h

@@ -268,7 +268,7 @@ public:
     /// @param question client's packet
     /// @param question client's packet
     void copyRelayInfo(const Pkt6Ptr& question);
     void copyRelayInfo(const Pkt6Ptr& question);
 
 
-    /// @biref Relay information.
+    /// @brief Relay information.
     ///
     ///
     /// This is a public field. Otherwise we hit one of the two problems:
     /// This is a public field. Otherwise we hit one of the two problems:
     /// we return reference to an internal field (and that reference could
     /// we return reference to an internal field (and that reference could