[Clang][Docs] Fix typo in offload packager reference
authorJoseph Huber <jhuber6@vols.utk.edu>
Tue, 31 May 2022 16:27:15 +0000 (12:27 -0400)
committerJoseph Huber <jhuber6@vols.utk.edu>
Tue, 31 May 2022 16:27:33 +0000 (12:27 -0400)
clang/docs/ClangOffloadPackager.rst

index 2211f3b..707462b 100644 (file)
@@ -76,7 +76,7 @@ along with some other integer information. The image kind lets us easily
 identify the type of image stored here without needing to inspect the binary.
 The offloading kind is used to determine which registration code or linking
 semantics are necessary for this image. These are stored as enumerations with
-the following values for the :ref:`offload kind<table-offload_kind` and the
+the following values for the :ref:`offload kind<table-offload_kind>` and the
 :ref:`image kind<table-image_kind>`.
 
 .. table:: Image Kind