Fix two typos in documentation
authorJonathan Peyton <jonathan.l.peyton@intel.com>
Wed, 12 Aug 2015 21:05:22 +0000 (21:05 +0000)
committerJonathan Peyton <jonathan.l.peyton@intel.com>
Wed, 12 Aug 2015 21:05:22 +0000 (21:05 +0000)
llvm-svn: 244811

openmp/runtime/doc/doxygen/config
openmp/runtime/doc/doxygen/libomp_interface.h

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