1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-06 07:27:23 +02:00

Merge pull request #8 from martinbudden/rocker_typo

Fixed typo where 'rocker' was spelt 'rocket'.
This commit is contained in:
Chris
2020-01-10 10:28:21 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -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.

View File

@@ -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>