From a90a6ad35ca3491e317e54a37779f066515f2234 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 23 Jul 2017 17:00:54 -0400 Subject: [PATCH] spelling: trailer --- tools/system_messages.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/system_messages.cc b/tools/system_messages.cc index e0703be2c8..e336c93f46 100644 --- a/tools/system_messages.cc +++ b/tools/system_messages.cc @@ -172,7 +172,7 @@ const std::string SECTION_TRAILER = "; /// @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 = " \n\ "; -- 2.47.2