diff options
author | Jason <jason@kayoway.com> | 2019-11-23 21:53:09 +0900 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-11-23 10:33:47 -0500 |
commit | 9cbbfa957c25dfe74b0eb823cd4c6b46eb041daf (patch) | |
tree | 3fb6a492e6c6720346bc32bd052f47e2c806fd3a | |
parent | e8855ee462c80d22944841be3365f0714741247e (diff) |
Amend typo
-rw-r--r-- | protocol/wlr-gamma-control-unstable-v1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/wlr-gamma-control-unstable-v1.xml b/protocol/wlr-gamma-control-unstable-v1.xml index f55f3fe5..a9db7624 100644 --- a/protocol/wlr-gamma-control-unstable-v1.xml +++ b/protocol/wlr-gamma-control-unstable-v1.xml @@ -110,7 +110,7 @@ - The output doesn't support gamma tables - Setting the gamma tables failed - Another client already has exclusive gamma control for this output - - The compositor has transfered gamma control to another client + - The compositor has transferred gamma control to another client Upon receiving this event, the client should destroy this object. </description> |