mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 02:20:53 +02: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
|
@ -1067,7 +1067,7 @@ Using cscope, you can easily search for where symbols are used and defined.")
|
|||
"Xenon is a monitoring tool based on Radon. It monitors code complexity.
|
||||
Ideally, @code{xenon} is run every time code is committed. Through command
|
||||
line options, various thresholds can be set for the complexity of code. It
|
||||
will fail (i.e. it will exit with a non-zero exit code) when any of these
|
||||
will fail (i.e., it will exit with a non-zero exit code) when any of these
|
||||
requirements is not met.")
|
||||
(license license:expat)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue