mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: Fix spelling of "This package" in various package descriptions.
* gnu/packages/cran.scm (r-formula-tools): Fix spelling of "This package" in description. * gnu/packages/emacs-xyz.scm (emacs-ibuffer-projectile): Likewise. * gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-sysinfo): Likewise. * gnu/packages/tex.scm (texlive-breakcites, texlive-psgo, texlive-footnpag, texlive-pdfpc, texlive-phfcc): Likewise.
This commit is contained in:
parent
27adf51a58
commit
a6fc564bcc
4 changed files with 8 additions and 8 deletions
|
@ -1945,7 +1945,7 @@ weighted moving averages}.")
|
|||
;; There is not much information provided by the project, see
|
||||
;; <https://github.com/whyrusleeping/go-sysinfo/issues>.
|
||||
(description
|
||||
"This packages provides a basic system stats like @code{DiskUsage} and
|
||||
"This package provides a basic system stats like @code{DiskUsage} and
|
||||
@code{MemoryInfo}.")
|
||||
(license license:expat)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue