Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1167133
| From | Rami Rosen <ramirose@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] Fix a typo in Documentation/edac.txt. |
| Date | 2015-06-17 22:20 +0200 |
| Message-ID | <pCrYt-3rc-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch Fixes a typo in Documentation/edac.txt.
Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
Documentation/edac.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/edac.txt b/Documentation/edac.txt
index 73fff13..9679433 100644
--- a/Documentation/edac.txt
+++ b/Documentation/edac.txt
@@ -664,7 +664,7 @@ exports one
Each QPI is exported as a different memory controller.
-2) Nehalem MC has the hability to generate errors. The driver implements this
+2) Nehalem MC has the ability to generate errors. The driver implements this
functionality via some error injection nodes:
For injecting a memory error, there are some sysfs nodes, under
--
2.4.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] Fix a typo in Documentation/edac.txt. Rami Rosen <ramirose@gmail.com> - 2015-06-17 22:20 +0200 Re: [PATCH] Fix a typo in Documentation/edac.txt. Borislav Petkov <bp@alien8.de> - 2015-06-17 22:50 +0200
csiph-web