fix some typos

This commit is contained in:
Martin Lindhe 2017-01-03 13:14:37 +01:00
parent dd60ff5d4f
commit 8f8b3a3759
2 changed files with 11 additions and 11 deletions

View file

@ -338,7 +338,7 @@ impl Intel8254x {
self.flag(TCTL, TCTL_EN, true);
self.flag(TCTL, TCTL_PSP, true);
// TCTL.CT = Collition threshold
// TCTL.CT = Collision threshold
// TCTL.COLD = Collision distance
// TIPG Packet Gap
// TODO ...