diff mbox

Trivial spelling fix in ppc code comments

Message ID 1242112273.736.6.camel@blr-psankar.blr.novell.com (mailing list archive)
State Accepted, archived
Headers show

Commit Message

Sankar P May 12, 2009, 7:11 a.m. UTC
Fixes a trivial spelling error in powerpc code comments. 

Signed-off-by: Sankar P <sankar.curiosity@gmail.com>

---

Comments

Jiri Kosina May 12, 2009, 8:47 a.m. UTC | #1
On Tue, 12 May 2009, Sankar P wrote:

> Fixes a trivial spelling error in powerpc code comments. 
> 
> Signed-off-by: Sankar P <sankar.curiosity@gmail.com>

Applied to trivial tree, thanks.
diff mbox

Patch

diff --git a/arch/powerpc/mm/slb.c b/arch/powerpc/mm/slb.c
index 89497fb..3b52c80 100644
--- a/arch/powerpc/mm/slb.c
+++ b/arch/powerpc/mm/slb.c
@@ -2,7 +2,7 @@ 
  * PowerPC64 SLB support.
  *
  * Copyright (C) 2004 David Gibson <dwg@au.ibm.com>, IBM
- * Based on earlier code writteh by:
+ * Based on earlier code written by:
  * Dave Engebretsen and Mike Corrigan {engebret|mikejc}@us.ibm.com
  *    Copyright (c) 2001 Dave Engebretsen
  * Copyright (C) 2002 Anton Blanchard <anton@au.ibm.com>, IBM