mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Various typo fixes.
* gnu/packages/emacs-xyz.scm (emacs-popup-kill-ring)[description]: Fix very sneaky "This packages" variant. Thanks to nckhexen! * gnu/packages/bioinformatics.scm (r-icellnet)[description]: Fix use of "allows to". * gnu/packages/check.scm (python-pytest-freezegun)[description]: Ditto. * gnu/packages/linux.scm (tp-smapi-module)[description]: Ditto. * gnu/packages/mail.scm (procmail): Ditto. * gnu/packages/maths.scm (maxima): Ditto. * gnu/packages/samba.scm (wsdd)[description]: Ditto. * gnu/packages/ssh.scm (openssh): Ditto.
This commit is contained in:
parent
966118da71
commit
a2e4e3489b
8 changed files with 8 additions and 8 deletions
|
@ -306,7 +306,7 @@ Additionally, various channel-specific options can be negotiated.")
|
|||
'((release-monitoring-url . "https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/")))
|
||||
(home-page "https://www.openssh.com/")))
|
||||
|
||||
;; OpenSSH without X support. This allows to use OpenSSH without dragging X
|
||||
;; OpenSSH without X support. This allows using OpenSSH without dragging X
|
||||
;; libraries to the closure.
|
||||
(define-public openssh-sans-x
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue