From 8d5cd7a4980973beac2803362723b5203aa5d5c4 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Sat, 17 Sep 2011 08:38:09 +0000 Subject: arithemtic -> arithmetic --- sys/arch/macppc/dev/z8530reg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/macppc') diff --git a/sys/arch/macppc/dev/z8530reg.h b/sys/arch/macppc/dev/z8530reg.h index 6b5f741f0ab..81dc26dac5c 100644 --- a/sys/arch/macppc/dev/z8530reg.h +++ b/sys/arch/macppc/dev/z8530reg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: z8530reg.h,v 1.2 2003/06/02 23:27:49 millert Exp $ */ +/* $OpenBSD: z8530reg.h,v 1.3 2011/09/17 08:38:07 miod Exp $ */ /* $NetBSD: z8530reg.h,v 1.9 1998/07/31 05:08:38 wrstuden Exp $ */ /* @@ -330,7 +330,7 @@ * 2 bps * * rounded down to an integer. This can be computed entirely - * in integer arithemtic as: + * in integer arithmetic as: * * f + bps * ------- - 2 -- cgit v1.2.3