[OpenMP] Fixing Typo in Documentation
authorJoseph Huber <jhuber6@vols.utk.edu>
Wed, 23 Dec 2020 14:16:55 +0000 (09:16 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Wed, 23 Dec 2020 14:17:51 +0000 (09:17 -0500)
openmp/docs/design/Runtimes.rst

index 39ed256c48569f0d3d7a5b41786e04685b399188..2e5f2bfe03844762cec8e24beb7551af1864f3b8 100644 (file)
@@ -67,7 +67,7 @@ will be completely disabled.
 LIBOMPTARGET_INFO
 """""""""""""""""
 
-``LIBOMPTARGET_INFO`` allows the user to request different types runtime
+``LIBOMPTARGET_INFO`` allows the user to request different types of runtime
 information from ``libomptarget``. ``LIBOMPTARGET_INFO`` uses a 32-bit field to
 enable or disable different types of information. This includes information
 about data-mappings and kernel execution. It is recommended to build your