libgomp: Fix a typo in documentation
authorJakub Jelinek <jakub@redhat.com>
Wed, 14 Oct 2020 08:17:11 +0000 (10:17 +0200)
committerJakub Jelinek <jakub@redhat.com>
Wed, 14 Oct 2020 08:17:11 +0000 (10:17 +0200)
2020-10-14  Jakub Jelinek  <jakub@redhat.com>

* libgomp.texi (omp_get_supported_active_levels): Fix a typo.

libgomp/libgomp.texi

index 1b7710cc93569ce65daa275c6e9dc81854ebb5a4..1c34bbe3201757d17eb32f2a2cc1172e4e582ddd 100644 (file)
@@ -177,7 +177,7 @@ linkage, and do not throw exceptions.
 * omp_get_num_threads::         Size of the active team
 * omp_get_proc_bind::           Whether theads may be moved between CPUs
 * omp_get_schedule::            Obtain the runtime scheduling method
-* omp_get_supported_active_levels:: Maxiumum number of active levels supported
+* omp_get_supported_active_levels:: Maximum number of active levels supported
 * omp_get_team_num::            Get team number
 * omp_get_team_size::           Number of threads in a team
 * omp_get_thread_limit::        Maximum number of threads