gnu: autorandr: Fix typo in synopsis.
* gnu/packages/xdisorg.scm (autorandr)[synopsis]: Fix typo.
This commit is contained in:
parent
9e1d9a0a46
commit
8f350d83a4
|
@ -179,7 +179,7 @@ program.")
|
|||
"install_manpage"
|
||||
"install_bash_completion"
|
||||
"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
|
||||
multi-screen configuration management. It allows the user to create profiles
|
||||
for various multi-screen setups. Autorandr automatically detects the profiles
|
||||
|
|
Loading…
Reference in New Issue