]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling
authorFrancis Dupont <fdupont@isc.org>
Sat, 11 Oct 2014 15:19:20 +0000 (17:19 +0200)
committerFrancis Dupont <fdupont@isc.org>
Sat, 11 Oct 2014 15:19:20 +0000 (17:19 +0200)
src/lib/dhcp/pkt6.h

index dd6f14c46733bb66e4d1099280fc5697a7ef9a39..d79344f2b5af928f2a1b776d1415f81ff82901a9 100644 (file)
@@ -278,7 +278,7 @@ public:
     /// (or least bad) solution.
     ///
     /// This vector is arranged in the order packet is encapsulated, i.e.
-    /// relay[0] was the outermort encapsulation (relay closest to the server),
+    /// relay[0] was the outermost encapsulation (relay closest to the server),
     /// relay[last] was the innermost encapsulation (relay closest to the
     /// client).
     std::vector<RelayInfo> relay_info_;