File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
openmp/runtime/doc/doxygen Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1688,7 +1688,7 @@ UML_LOOK = NO
1688
1688
# the class node. If there are many fields or methods and many nodes the
1689
1689
# graph may become too big to be useful. The UML_LIMIT_NUM_FIELDS
1690
1690
# threshold limits the number of items for each type to make the size more
1691
- # managable . Set this to 0 for no limit. Note that the threshold may be
1691
+ # manageable . Set this to 0 for no limit. Note that the threshold may be
1692
1692
# exceeded by 50% before the limit is enforced.
1693
1693
1694
1694
UML_LIMIT_NUM_FIELDS = 10
Original file line number Diff line number Diff line change @@ -326,7 +326,7 @@ and then use the KMP_* macros to profile (through counts or clock ticks) libomp
326
326
327
327
@section sec_stats_env_vars Environment Variables
328
328
329
- This section describes the environment variables relevent to stats-gathering in libomp
329
+ This section describes the environment variables relevant to stats-gathering in libomp
330
330
331
331
@code
332
332
KMP_STATS_FILE
You can’t perform that action at this time.
0 commit comments