diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/libclut.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libclut.h b/src/libclut.h index f994833..0601dd0 100644 --- a/src/libclut.h +++ b/src/libclut.h @@ -305,8 +305,8 @@ * This is intended for fine tuning LCD monitors, * 4.5 is good value start start testing at. * You would probably like to use rgb_limits before - * this to adjust the black point as that is the - * only why to adjust the black point on many LCD + * this to adjust the blackpoint as that is the + * only way to adjust the blackpoint on many LCD * monitors. * * None of the parameter may have side-effects. |