Typo: do do -> to do.

Reviewed by:	imp
This commit is contained in:
keramida 2002-07-14 02:25:21 +00:00
parent 868a694e34
commit bbe7923a86

View File

@ -703,7 +703,7 @@ pcic_power(struct slot *slt)
slt->pwr.vcc = 50;
break;
default:
/* I have no idea how do do this for others */
/* I have no idea how to do this for others */
break;
}