[PATCH v2 2/3] Documentation: fix "readng" typo in EDAC memory-repair ABI doc
岳秉坤 <[email protected]> Tue, 28 Jul 2026 12:12:12 +0800
| Newsgroups | org.kernel.vger.linux-edac,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.linux-media |
|---|---|
| Message-ID | <[email protected]> |
Fix "readng" -> "reading" in Documentation/ABI/testing/sysfs-edac-memory-repair. Signed-off-by: 岳秉坤 <[email protected]> Acked-by: Randy Dunlap <[email protected]> --- Documentation/ABI/testing/sysfs-edac-memory-repair | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/ABI/testing/sysfs-edac-memory-repair b/Documentation/ABI/testing/sysfs-edac-memory-repair index 0434a3b23ff3e..ab199132ffd8a 100644 --- a/Documentation/ABI/testing/sysfs-edac-memory-repair +++ b/Documentation/ABI/testing/sysfs-edac-memory-repair @@ -160,7 +160,7 @@ Description: in trace events, such as CXL DRAM and CXL general media error records of CXL memory devices. - When readng back these attributes, it returns the current + When reading back these attributes, it returns the current value of memory requested to be repaired. bank_group - The bank group of the memory to repair. -- 2.25.1