diff options
-rw-r--r-- | sys/arch/mips64/mips64/cache_r5k.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mips64/mips64/cache_r5k.S b/sys/arch/mips64/mips64/cache_r5k.S index 03f1fcb93c9..309ac9f7a99 100644 --- a/sys/arch/mips64/mips64/cache_r5k.S +++ b/sys/arch/mips64/mips64/cache_r5k.S @@ -1,4 +1,4 @@ -/* $OpenBSD: cache_r5k.S,v 1.8 2004/09/16 07:25:26 miod Exp $ */ +/* $OpenBSD: cache_r5k.S,v 1.9 2004/09/16 10:13:37 miod Exp $ */ /* * Copyright (c) 1998-2004 Opsycon AB (www.opsycon.se) @@ -30,7 +30,7 @@ * NOTE! * * This code does not support caches with other linesize than 32. - * Neither will it support R4000 or R4400 Secondary cahes. These + * Neither will it support R4000 or R4400 Secondary caches. These * configurations will need another set of cache functions. * * Processors supported: |