From 6540a54ee9294deb4b28083e738767a414e963ee Mon Sep 17 00:00:00 2001 From: Martin Reindl Date: Thu, 20 Jul 2006 11:23:50 +0000 Subject: fix various ways of spelling 'access' wrong in comments --- sys/dev/pci/if_sf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/pci/if_sf.c') diff --git a/sys/dev/pci/if_sf.c b/sys/dev/pci/if_sf.c index 7ae24d45a4c..f1fcf90eec5 100644 --- a/sys/dev/pci/if_sf.c +++ b/sys/dev/pci/if_sf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_sf.c,v 1.38 2006/07/11 23:14:41 brad Exp $ */ +/* $OpenBSD: if_sf.c,v 1.39 2006/07/20 11:23:49 martin Exp $ */ /* * Copyright (c) 1997, 1998, 1999 * Bill Paul . All rights reserved. @@ -71,7 +71,7 @@ * PHYs is done through a special register map rather than with the * usual bitbang MDIO method. * - * Acesssing the registers on the Starfire is a little tricky. The + * Accessing the registers on the Starfire is a little tricky. The * Starfire has a 512K internal register space. When programmed for * PCI memory mapped mode, the entire register space can be accessed * directly. However in I/O space mode, only 256 bytes are directly -- cgit v1.2.3