libgomp: Fix a documentation typo
authorJakub Jelinek <jakub@redhat.com>
Wed, 13 Apr 2022 07:46:53 +0000 (09:46 +0200)
committerJakub Jelinek <jakub@redhat.com>
Wed, 13 Apr 2022 07:46:53 +0000 (09:46 +0200)
This fixes a typo in the 5.0 feature support table.

2022-04-13  Jakub Jelinek  <jakub@redhat.com>

* libgomp.texi: Fix a typo - mutexinouset -> mutexinoutset.

libgomp/libgomp.texi

index fcabd6e..c10d0cb 100644 (file)
@@ -214,7 +214,7 @@ The OpenMP 4.5 specification is fully supported.
       and @code{taskloop simd} constructs @tab Y @tab
 @item @code{taskloop} construct cancelable by @code{cancel} construct
       @tab Y @tab
-@item @code{mutexinouset} @emph{dependence-type} for @code{depend} clause
+@item @code{mutexinoutset} @emph{dependence-type} for @code{depend} clause
       @tab Y @tab
 @item Predefined memory spaces, memory allocators, allocator traits
       @tab Y @tab Some are only stubs