diff --git a/openmp/docs/design/Runtimes.rst b/openmp/docs/design/Runtimes.rst index 39ed256c4856..2e5f2bfe0384 100644 --- a/openmp/docs/design/Runtimes.rst +++ b/openmp/docs/design/Runtimes.rst @@ -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