gnu: gnome-shell-extension-jiggle: Fix spelling.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-jiggle)[synopsis]: Fix spelling of "enlargement".
This commit is contained in:
parent
b4882ff752
commit
604d80bb8d
1 changed files with 1 additions and 1 deletions
|
@ -817,7 +817,7 @@ (define-public gnome-shell-extension-jiggle
|
|||
(native-inputs
|
||||
(list `(,glib "bin"))) ; for glib-compile-resources
|
||||
(home-page "https://github.com/jeffchannell/jiggle")
|
||||
(synopsis "Mouse cursor enlargment for small and fast movements")
|
||||
(synopsis "Mouse cursor enlargement for small and fast movements")
|
||||
(description "Jiggle is a Gnome Shell extension that highlights the cursor
|
||||
position when the mouse is moved rapidly.")
|
||||
(license license:gpl2)))
|
||||
|
|
Loading…
Reference in a new issue