diff --git a/openmp/runtime/doc/doxygen/config b/openmp/runtime/doc/doxygen/config index 3c2c0d536b4d..725310425710 100644 --- a/openmp/runtime/doc/doxygen/config +++ b/openmp/runtime/doc/doxygen/config @@ -1688,7 +1688,7 @@ UML_LOOK = NO # the class node. If there are many fields or methods and many nodes the # graph may become too big to be useful. The UML_LIMIT_NUM_FIELDS # threshold limits the number of items for each type to make the size more -# managable. Set this to 0 for no limit. Note that the threshold may be +# manageable. Set this to 0 for no limit. Note that the threshold may be # exceeded by 50% before the limit is enforced. UML_LIMIT_NUM_FIELDS = 10 diff --git a/openmp/runtime/doc/doxygen/libomp_interface.h b/openmp/runtime/doc/doxygen/libomp_interface.h index 8223db767609..5d66a5bbbb2e 100644 --- a/openmp/runtime/doc/doxygen/libomp_interface.h +++ b/openmp/runtime/doc/doxygen/libomp_interface.h @@ -326,7 +326,7 @@ and then use the KMP_* macros to profile (through counts or clock ticks) libomp @section sec_stats_env_vars Environment Variables -This section describes the environment variables relevent to stats-gathering in libomp +This section describes the environment variables relevant to stats-gathering in libomp @code KMP_STATS_FILE