gnu: autorandr: Fix typo in synopsis.

* gnu/packages/xdisorg.scm (autorandr)[synopsis]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice 2019-03-18 23:50:53 +01:00
parent 9e1d9a0a46
commit 8f350d83a4
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ program.")
"install_manpage" "install_manpage"
"install_bash_completion" "install_bash_completion"
"install_launcher")))))) "install_launcher"))))))
(synopsis "Auto-detect connected displays and load appropiate setup") (synopsis "Auto-detect connected displays and load appropriate setup")
(description "Autorandr wraps around xrandr to help with X11 (description "Autorandr wraps around xrandr to help with X11
multi-screen configuration management. It allows the user to create profiles multi-screen configuration management. It allows the user to create profiles
for various multi-screen setups. Autorandr automatically detects the profiles for various multi-screen setups. Autorandr automatically detects the profiles