mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:37:08 +01:00
gnu: autorandr: Fix typo in synopsis.
* gnu/packages/xdisorg.scm (autorandr)[synopsis]: Fix typo.
This commit is contained in:
parent
9e1d9a0a46
commit
8f350d83a4
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ (define-public autorandr
|
|||
"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 a new issue