Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rozbb authored and sharkdp committed Sep 1, 2019
1 parent fa33fc2 commit 1b401d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ impl ColorSpace for LCh {
/// A representation of the different kinds of colorblindness. More info
/// [here](https://en.wikipedia.org/wiki/Color_blindness).
pub enum ColorblindnessType {
/// Protonopic people lack red cones
/// Protanopic people lack red cones
Protanopia,
/// Deuteranopic people lack green cones
Deuteranopia,
Expand Down

0 comments on commit 1b401d9

Please sign in to comment.