diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2020-04-12 16:21:17 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2020-04-12 16:26:03 -0700 |
| commit | 0dfe4c3d7e5c0c2757701039edb94d5a53bbb9e4 (patch) | |
| tree | fb85d60af4a838e79ab75e2c7afddb8ee85d5e36 | |
| parent | 9bbba9aad77cf0332b484fed4f06e1ad5a7ff8dd (diff) | |
gnu: scrot: Fix grammar of "allows to save" to "saves".
* gnu/packages/xdisorg (scrot): Fix grammar.
| -rw-r--r-- | gnu/packages/xdisorg.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index 4a8b7ebfe5b..67c14a85f18 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm | |||
| @@ -635,7 +635,7 @@ move windows, switch between desktops, etc.).") | |||
| 635 | (home-page "https://github.com/resurrecting-open-source-projects/scrot") | 635 | (home-page "https://github.com/resurrecting-open-source-projects/scrot") |
| 636 | (synopsis "Command-line screen capture utility for X Window System") | 636 | (synopsis "Command-line screen capture utility for X Window System") |
| 637 | (description | 637 | (description |
| 638 | "Scrot allows to save a screenshot of a full screen, a window or a part | 638 | "Scrot saves a screenshot of a full screen, a window or a part |
| 639 | of the screen selected by mouse.") | 639 | of the screen selected by mouse.") |
| 640 | ;; This license removes a clause about X Consortium from the original | 640 | ;; This license removes a clause about X Consortium from the original |
| 641 | ;; X11 license. | 641 | ;; X11 license. |
