summaryrefslogtreecommitdiffstats
path: root/sys/dev/ppbus/ppbconf.c
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2013-04-17 11:45:15 +0000
committergabor <gabor@FreeBSD.org>2013-04-17 11:45:15 +0000
commit188c638b60fe60e70310769b4c68de8ab101ae45 (patch)
tree0bc40bcd45f885e71a3eb81f70ca7998866dbf64 /sys/dev/ppbus/ppbconf.c
parent3d6a89082dd54cd36101ae25fb261f0129a5770d (diff)
downloadFreeBSD-src-188c638b60fe60e70310769b4c68de8ab101ae45.zip
FreeBSD-src-188c638b60fe60e70310769b4c68de8ab101ae45.tar.gz
- Corrrect mispellings of word useful
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> (via private mail)
Diffstat (limited to 'sys/dev/ppbus/ppbconf.c')
-rw-r--r--sys/dev/ppbus/ppbconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ppbus/ppbconf.c b/sys/dev/ppbus/ppbconf.c
index ef513c1..a2370dd 100644
--- a/sys/dev/ppbus/ppbconf.c
+++ b/sys/dev/ppbus/ppbconf.c
@@ -531,7 +531,7 @@ ppb_request_bus(device_t bus, device_t dev, int how)
/* restore the context of the device
* The first time, ctx.valid is certainly false
- * then do not change anything. This is usefull for
+ * then do not change anything. This is useful for
* drivers that do not set there operating mode
* during attachement
*/
OpenPOWER on IntegriCloud