[PATCH v3 1/3] Fix typos in multiple files


Sunil V L
 

Signed-off-by: Sunil V L <sunilvl@...>

Reviewed-by: Alistair Francis <alistair.francis@...>
Reviewed-by: Bin Meng <bmeng.cn@...>
---
changelog.adoc | 2 +-
contributors.adoc | 4 ++--
licensing.adoc | 2 +-
riscv-platform-spec.adoc | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/changelog.adoc b/changelog.adoc
index ce5644b..af1d1df 100644
--- a/changelog.adoc
+++ b/changelog.adoc
@@ -1,4 +1,4 @@
-// SPDX-License-Indentifer: CC-BY-4.0
+// SPDX-License-Identifier: CC-BY-4.0
//
// changelog.adoc: change log for the document
//
diff --git a/contributors.adoc b/contributors.adoc
index 08a24d6..a0a960c 100644
--- a/contributors.adoc
+++ b/contributors.adoc
@@ -1,9 +1,9 @@
-// SPDX-License-Indentifer: CC-BY-4.0
+// SPDX-License-Identifier: CC-BY-4.0
//
// contributors.adoc: acknowledge document contributors
//
// Provide a simple acknowledgement to all who have contributed to the
-// specifiction.
+// specification.
//
[appendix]
## Contributors
diff --git a/licensing.adoc b/licensing.adoc
index c70eb24..6a9cdd6 100644
--- a/licensing.adoc
+++ b/licensing.adoc
@@ -1,4 +1,4 @@
-// SPDX-License-Indentifer: CC-BY-4.0
+// SPDX-License-Identifier: CC-BY-4.0
//
// licensing.adoc: licensing information
//
diff --git a/riscv-platform-spec.adoc b/riscv-platform-spec.adoc
index 5d3b9c3..ee5511f 100644
--- a/riscv-platform-spec.adoc
+++ b/riscv-platform-spec.adoc
@@ -3,7 +3,7 @@
// riscv-platform-spec.adoc: main file for the specification
//
// This file provides the primary structure and formatting for
-// the overal Profile and Platform Specification.
+// the overall Profile and Platform Specification.
//
= RISC-V Platform Specification
:author: RISC-V Platform Specification Task Group
--
2.25.1