Fix typo. Reported by Jolan Luff in PR 18952.

This commit is contained in:
wiz 2002-11-06 10:14:38 +00:00
parent 01188cb460
commit 3b92bff08a
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: ite8181.c,v 1.17 2002/08/06 22:53:37 itojun Exp $ */
/* $NetBSD: ite8181.c,v 1.18 2002/11/06 10:14:38 wiz Exp $ */
/*-
* Copyright (c) 2000,2001 SATO Kazumi
@ -257,7 +257,7 @@ ite8181_attach(struct ite8181_softc *sc)
printf("%s: framebuffer address: 0x%08lx\n",
sc->sc_dev.dv_xname, (u_long)bootinfo->fb_addr);
if (ite8181_lcd_control_disable)
printf("%s: ite8181 lcd coontrol is DISABLED.\n",
printf("%s: ite8181 lcd control is DISABLED.\n",
sc->sc_dev.dv_xname);
/* set base offsets */