summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/doc/doxygen/libomp_interface.h
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2015-08-12 21:05:22 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2015-08-12 21:05:22 +0000
commitbb02c2547fd0eeb6023d7900c0572cba6b2987aa (patch)
tree8aee8c9ad3e23f8a522a4187f027cd10321fbfb9 /openmp/runtime/doc/doxygen/libomp_interface.h
parentd858f874fa8c5e3a48ef160c3f8682e2f5cf6bd7 (diff)
downloadbcm5719-llvm-bb02c2547fd0eeb6023d7900c0572cba6b2987aa.tar.gz
bcm5719-llvm-bb02c2547fd0eeb6023d7900c0572cba6b2987aa.zip
Fix two typos in documentation
llvm-svn: 244811
Diffstat (limited to 'openmp/runtime/doc/doxygen/libomp_interface.h')
-rw-r--r--openmp/runtime/doc/doxygen/libomp_interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/runtime/doc/doxygen/libomp_interface.h b/openmp/runtime/doc/doxygen/libomp_interface.h
index 8223db76760..5d66a5bbbb2 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
OpenPOWER on IntegriCloud