diff options
author | Rahiel Kasim <rahielkasim@gmail.com> | 2021-06-13 15:09:07 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-06-13 17:22:33 +0200 |
commit | 75a4122f7a8b7313a090587d5e0074c7636c0fae (patch) | |
tree | e0c2835f2cefb8140c2c9ad323bb12617f50b21c | |
parent | 3bf99198a66e794502d338f3d4ee790f9798a01b (diff) |
fix typo in sway-output.5.scd
-rw-r--r-- | sway/sway-output.5.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd index 7927a609..2828c841 100644 --- a/sway/sway-output.5.scd +++ b/sway/sway-output.5.scd @@ -142,7 +142,7 @@ must be separated by one space. For example: Enables or disables adaptive synchronization (often referred to as Variable Refresh Rate, or by the vendor-specific names FreeSync/G-Sync). - Adaptive sync allows clients to submit frames a little to late without + Adaptive sync allows clients to submit frames a little too late without having to wait a whole refresh period to display it on screen. Enabling adaptive sync can improve latency, but can cause flickering on some hardware. |