diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2007-04-10 16:43:38 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2007-04-10 16:43:38 +0000 |
commit | f8c188d41c441b015de7158ace16a021ded06af8 (patch) | |
tree | bc80703f96e48bdb732ca2f1c3b20a08752add86 /sys/dev/microcode/atmel | |
parent | a9a161b0a3baa1977d8b5743175ccf27d23b9b8b (diff) |
slighly -> slightly
Diffstat (limited to 'sys/dev/microcode/atmel')
-rw-r--r-- | sys/dev/microcode/atmel/atmel_intersil_fw.h | 2 | ||||
-rw-r--r-- | sys/dev/microcode/atmel/atmel_rfmd2958_fw.h | 2 | ||||
-rw-r--r-- | sys/dev/microcode/atmel/atmel_rfmd_fw.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/microcode/atmel/atmel_intersil_fw.h b/sys/dev/microcode/atmel/atmel_intersil_fw.h index 45b167e0dab..c39c6dfcdc7 100644 --- a/sys/dev/microcode/atmel/atmel_intersil_fw.h +++ b/sys/dev/microcode/atmel/atmel_intersil_fw.h @@ -1,5 +1,5 @@ /* - * The following firmware has been taken (and reformatted slighly) from the + * The following firmware has been taken (and reformatted slightly) from the * Atmel (atmelwlandriver) driver source. * * Target: AT76C503 with Intersil 3861 radio diff --git a/sys/dev/microcode/atmel/atmel_rfmd2958_fw.h b/sys/dev/microcode/atmel/atmel_rfmd2958_fw.h index 28525ed60cb..b177124fe23 100644 --- a/sys/dev/microcode/atmel/atmel_rfmd2958_fw.h +++ b/sys/dev/microcode/atmel/atmel_rfmd2958_fw.h @@ -1,5 +1,5 @@ /* - * The following firmware has been taken (and reformatted slighly) from the + * The following firmware has been taken (and reformatted slightly) from the * Atmel (atmelwlandriver) driver source. * * Target: AT76C505 with RFMD radio diff --git a/sys/dev/microcode/atmel/atmel_rfmd_fw.h b/sys/dev/microcode/atmel/atmel_rfmd_fw.h index ba602255b66..933414adc11 100644 --- a/sys/dev/microcode/atmel/atmel_rfmd_fw.h +++ b/sys/dev/microcode/atmel/atmel_rfmd_fw.h @@ -1,5 +1,5 @@ /* - * The following firmware has been taken (and reformatted slighly) from the + * The following firmware has been taken (and reformatted slightly) from the * Atmel (atmelwlandriver) driver source. * * Target: AT76c503a with RFMD radio |