[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2] docs/about/emulation: fix typo
|
From: |
Lizhi Yang |
|
Subject: |
[PATCH v2] docs/about/emulation: fix typo |
|
Date: |
Thu, 11 May 2023 16:01:19 +0800 |
Duplicated word "are".
Signed-off-by: Lizhi Yang <sledgeh4w@gmail.com>
---
docs/about/emulation.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/about/emulation.rst b/docs/about/emulation.rst
index b510a54418..0ad0b86f0d 100644
--- a/docs/about/emulation.rst
+++ b/docs/about/emulation.rst
@@ -99,7 +99,7 @@ depending on the guest architecture.
- Yes
- A configurable 32 bit soft core now owned by Cadence
-A number of features are are only available when running under
+A number of features are only available when running under
emulation including :ref:`Record/Replay<replay>` and :ref:`TCG Plugins`.
.. _Semihosting:
--
2.32.0 (Apple Git-132)
- [PATCH v2] docs/about/emulation: fix typo,
Lizhi Yang <=