mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add comma after “i.e.” in descriptions.
* gnu/packages/bioconductor.scm (r-anota)[description]: Add comma after “i.e.”. * gnu/packages/code.scm (xenon)[description]: Same. * gnu/packages/cran.scm (r-crosstalk)[description]: Same. * gnu/packages/python-xyz.scm (python-radon)[description]: Same. * gnu/packages/statistics.scm (r-logspline)[description]: Same. * gnu/packages/suckless.scm (tabbed)[description]: Same. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
e0de48f0e4
commit
d1b60cb65b
6 changed files with 6 additions and 6 deletions
|
@ -122,7 +122,7 @@ terminal like @code{st}.")
|
|||
(synopsis "Tab interface for application supporting Xembed")
|
||||
(description "Tabbed is a generic tabbed frontend to xembed-aware
|
||||
applications. It was originally designed for surf but also usable with many
|
||||
other applications, i.e. st, uzbl, urxvt and xterm.")
|
||||
other applications, i.e., st, uzbl, urxvt and xterm.")
|
||||
(license
|
||||
;; Dual-licensed.
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue