Merge pull request #8 from martinbudden/rocker_typo
Fixed typo where 'rocker' was spelt 'rocket'.
This commit is contained in:
commit
804c00bdcb
|
@ -2164,7 +2164,7 @@ Ring terminals and earth assemblies for DiBond panels.
|
|||
---
|
||||
<a name="Rockers"></a>
|
||||
## Rockers
|
||||
Rocket switch. Also used for neon indicator in the same form factor.
|
||||
Rocker switch. Also used for neon indicator in the same form factor.
|
||||
|
||||
|
||||
[vitamins/rockers.scad](vitamins/rockers.scad) Object definitions.
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
//
|
||||
|
||||
//
|
||||
//! Rocket switch. Also used for neon indicator in the same form factor.
|
||||
//! Rocker switch. Also used for neon indicator in the same form factor.
|
||||
//
|
||||
include <../core.scad>
|
||||
use <spade.scad>
|
||||
|
|
Loading…
Reference in New Issue