diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-23 06:06:24 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-23 06:06:24 +0100 |
commit | 41d6333cd9b584f43267ba07838115af60c3bf5b (patch) | |
tree | fece4b45c09eee408cbeae026eb6220106fb7a1c /DESIGN | |
parent | Update .gitignore with data/systemd/redshift{,-gtk}.service (diff) | |
download | redshift-ng-41d6333cd9b584f43267ba07838115af60c3bf5b.tar.gz redshift-ng-41d6333cd9b584f43267ba07838115af60c3bf5b.tar.bz2 redshift-ng-41d6333cd9b584f43267ba07838115af60c3bf5b.tar.xz |
Typo in DESIGN: whic => which
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | DESIGN | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ I've been mostly consistent with the naming throughout the source code (I hope). First adjustment methods: There is "randr" which is the preferred -because it has support for multiple outputs per X screen whic is lacking +because it has support for multiple outputs per X screen which is lacking in "vidmode". Both are APIs in the X server that allow for manipulation of gamma ramps, which is what Redshift uses to change the screen color temperature. There's also "wingdi" which is for the Windows version, |