---
 htdocs/gcc-14/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 9a1b0c8a..29958fd5 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -621,7 +621,7 @@ You may also want to check out our
   </li>
   <li>The <code>-Wcase-enum</code>
     and <code>-Wuninit-variable-checking=</code> options have
-    been implemented to provide compile time warnings against
+    been implemented to provide compile-time warnings against
     missing case clauses and uninitialized variables respectively.
   </li>
 </ul>
-- 
2.45.2

Reply via email to