Commit f65d4aa9 authored by Kazuaki Ishizaki's avatar Kazuaki Ishizaki Committed by Jim Lin
Browse files

[llvm] NFC: fix trivial typos in documents

Reviewers: hans, Jim

Reviewed By: Jim

Subscribers: jvesely, nhaehnle, mgorny, arphaman, bmahjour, kerbowa, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73017
parent 62e4b501
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -22,8 +22,8 @@ Notation

Notation used in this document is explained :ref:`here<amdgpu_syn_instruction_notation>`.

Overvew
=======
Overview
========

An overview of generic syntax and other features of AMDGPU instructions may be found :ref:`in this document<amdgpu_syn_instructions>`.

+2 −2
Original line number Diff line number Diff line
@@ -22,8 +22,8 @@ Notation

Notation used in this document is explained :ref:`here<amdgpu_syn_instruction_notation>`.

Overvew
=======
Overview
========

An overview of generic syntax and other features of AMDGPU instructions may be found :ref:`in this document<amdgpu_syn_instructions>`.

+2 −2
Original line number Diff line number Diff line
@@ -22,8 +22,8 @@ Notation

Notation used in this document is explained :ref:`here<amdgpu_syn_instruction_notation>`.

Overvew
=======
Overview
========

An overview of generic syntax and other features of AMDGPU instructions may be found :ref:`in this document<amdgpu_syn_instructions>`.

+2 −2
Original line number Diff line number Diff line
@@ -22,8 +22,8 @@ Notation

Notation used in this document is explained :ref:`here<amdgpu_syn_instruction_notation>`.

Overvew
=======
Overview
========

An overview of generic syntax and other features of AMDGPU instructions may be found :ref:`in this document<amdgpu_syn_instructions>`.

+2 −2
Original line number Diff line number Diff line
@@ -24,8 +24,8 @@ Notation

Notation used in this document is explained :ref:`here<amdgpu_syn_instruction_notation>`.

Overvew
=======
Overview
========

An overview of generic syntax and other features of AMDGPU instructions may be found :ref:`in this document<amdgpu_syn_instructions>`.

Loading