Fix two typos in documentation

llvm-svn: 244811
This commit is contained in:
Jonathan Peyton 2015-08-12 21:05:22 +00:00
parent d858f874fa
commit bb02c2547f
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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