[docs][clang] Minor typo fix

Changing "iamge" to "image"
This commit is contained in:
Jose Manuel Monsalve Diaz 2022-06-08 17:41:04 +00:00
parent aff679a48c
commit 28aa7d1884
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ the following values for the :ref:`offload kind<table-offload_kind>` and the
+---------------+-------+---------------------------------------+
| IMG_Fatbinary | 0x04 | The image is a CUDA fatbinary file |
+---------------+-------+---------------------------------------+
| IMG_PTX | 0x05 | The iamge is a CUDA PTX file |
| IMG_PTX | 0x05 | The image is a CUDA PTX file |
+---------------+-------+---------------------------------------+
.. table:: Offload Kind