canonical / chisel

GNU Affero General Public License v3.0
270 stars 42 forks source link

Spelling mistakes #17

Open ColinIanKing opened 2 years ago

ColinIanKing commented 2 years ago

./internal/setup/setup.go: packages typo:

// the real information coming from pacakges is still unknown, so referenced // paths could potentially be missing, for example. type Selection struct { Release Release Slices []Slice }