From: Stefan Weigl-Bosker <[email protected]>

gcc/ChangeLog:

    * omp-general.h: Fix typos.
---
 gcc/omp-general.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/omp-general.h b/gcc/omp-general.h
index a3f6062cdeb..4a6d58471de 100644
--- a/gcc/omp-general.h
+++ b/gcc/omp-general.h
@@ -1,5 +1,5 @@
-/* General types and functions that are uselful for processing of OpenMP,
-   OpenACC and similar directivers at various stages of compilation.
+/* General types and functions that are useful for processing of OpenMP,
+   OpenACC and similar directives at various stages of compilation.

    Copyright (C) 2005-2026 Free Software Foundation, Inc.

--
2.51.2


Reply via email to