Parcourir la source

spelling: trailer

Josh Soref il y a 7 ans
Parent
commit
a90a6ad35c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      tools/system_messages.cc

+ 1 - 1
tools/system_messages.cc

@@ -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>";