Re: [PATCH] docs: Fix typo in Documentation/arm/marvell.rst
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-06-04 17:28:49
Also in:
lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-06-04 17:28:49
Also in:
lkml
Nobuhiro Iwamatsu [off-list ref] writes:
Fix typo in the documentation, changed from 'comatible' to 'compatible. Signed-off-by: Nobuhiro Iwamatsu <redacted> --- Documentation/arm/marvell.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/Documentation/arm/marvell.rst b/Documentation/arm/marvell.rst index c50be711ec728d..db2246493d1827 100644 --- a/Documentation/arm/marvell.rst +++ b/Documentation/arm/marvell.rst@@ -259,7 +259,7 @@ Storage family https://web.archive.org/web/20191129073953/http://www.marvell.com/storage/armada-sp/ Core: - Sheeva ARMv7 comatible Quad-core PJ4C + Sheeva ARMv7 compatible Quad-core PJ4C
Applied, thanks. jon