Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Jan 16, 2025
1 parent b0c924b commit e4c8ee3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- fix doc typo

1.007 2023-01-12
- fixes for f_lab including tests - thanks @stphnlyd
- minimum Perl 5.10
Expand Down
2 changes: 1 addition & 1 deletion README.pod
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ spectrum. However, the absorption/sensitivity bands overlap
significantly, therefore no physical light (of any wavelength) can
form a proper "primary color" (orthonormal basis element) of this
space. While any vector in color space can be represented as a linear
sum of three indepenent basis vectors ("primary colors"), there is no
sum of three independent basis vectors ("primary colors"), there is no
such thing as a negative intensity and therefore any tricolor
representation of the color space is limited to a "gamut" that can be
formed by I<positive> linear combinations of the selected primary colors.
Expand Down
2 changes: 1 addition & 1 deletion lib/PDL/Transform/Color.pm
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ spectrum. However, the absorption/sensitivity bands overlap
significantly, therefore no physical light (of any wavelength) can
form a proper "primary color" (orthonormal basis element) of this
space. While any vector in color space can be represented as a linear
sum of three indepenent basis vectors ("primary colors"), there is no
sum of three independent basis vectors ("primary colors"), there is no
such thing as a negative intensity and therefore any tricolor
representation of the color space is limited to a "gamut" that can be
formed by I<positive> linear combinations of the selected primary colors.
Expand Down

0 comments on commit e4c8ee3

Please sign in to comment.