Fix the typo

pull/55/head
Çağlar Onur 3 years ago committed by Çağlar Onur
parent fe8f847351
commit 13e191a3ee
No known key found for this signature in database
GPG Key ID: 97DC0A9223E81DE4

@ -86,7 +86,7 @@ type DevImpression struct {
// Color Palette used to convert images to the 7 color. // Color Palette used to convert images to the 7 color.
Palette color.Palette Palette color.Palette
// Represantation of the pixels. // Representation of the pixels.
Pix []uint8 Pix []uint8
// Saturation level used by the color palette. // Saturation level used by the color palette.

Loading…
Cancel
Save