Commit 5cdcd9d6 authored by Sankar P's avatar Sankar P Committed by Jiri Kosina
Browse files

trivial: spelling fix in ppc code comments



Fixes a trivial spelling error in powerpc code comments.

Signed-off-by: default avatarSankar P <sankar.curiosity@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 76d93ff3
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2,7 +2,7 @@
 * PowerPC64 SLB support.
 * PowerPC64 SLB support.
 *
 *
 * Copyright (C) 2004 David Gibson <dwg@au.ibm.com>, IBM
 * 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
 * Dave Engebretsen and Mike Corrigan {engebret|mikejc}@us.ibm.com
 *    Copyright (c) 2001 Dave Engebretsen
 *    Copyright (c) 2001 Dave Engebretsen
 * Copyright (C) 2002 Anton Blanchard <anton@au.ibm.com>, IBM
 * Copyright (C) 2002 Anton Blanchard <anton@au.ibm.com>, IBM