[OpenMP] Fixing Typo in Documentation

This commit is contained in:
Joseph Huber 2020-12-23 09:16:55 -05:00
parent a9f14cdc62
commit 6e60346495
1 changed files with 1 additions and 1 deletions

View 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