mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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
|
@ -24977,7 +24977,7 @@ tabs, history, or bookmarks from Emacs.")
|
|||
(home-page "https://github.com/purcell/ibuffer-projectile")
|
||||
(synopsis "Group Ibuffer's list by Projectile root")
|
||||
(description
|
||||
"This packages adds functionality to Emacs Ibuffer for grouping buffers
|
||||
"This package adds functionality to Emacs Ibuffer for grouping buffers
|
||||
by their Projectile root directory.")
|
||||
(license license:gpl3+)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue