]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: trailer
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 21:00:54 +0000 (17:00 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 21:00:54 +0000 (17:00 -0400)
tools/system_messages.cc

index e0703be2c8396936575828bee4706de36e0d5b8a..e336c93f469f02dc3f7026ebea688a53c79f5f32 100644 (file)
@@ -172,7 +172,7 @@ const std::string SECTION_TRAILER =
   </section>";
 
 /// @brief File trailer
-/// The trailier is copied to the output verbatim after the last section.
+/// The trailer is copied to the output verbatim after the last section.
 const std::string FILE_TRAILER =
 "  </chapter>\n\
 </book>";