From 8fe9f4477253d7200b93a7f9510ac48f701dd4b4 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Thu, 16 Sep 2004 10:13:38 +0000 Subject: typo --- sys/arch/mips64/mips64/cache_r5k.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/mips64') 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: -- cgit v1.2.3