diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-09-16 10:13:38 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-09-16 10:13:38 +0000 |
commit | 8fe9f4477253d7200b93a7f9510ac48f701dd4b4 (patch) | |
tree | 3cfdb5666c9daca9841e7b2ee1d73572142df0f2 /sys/arch/mips64 | |
parent | 8bd3aa5b61d8a3d9d74b3b28803e89c0e8bc468d (diff) |
typo
Diffstat (limited to 'sys/arch/mips64')
-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: |