mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: Fix more ‘filesystem’ spellings.
* gnu/packages/python.scm (python-pyinotify)[description]: Spell ‘file system’ as ‘file system’. * gnu/packages/syncthing.scm (go-github-com-zillode-notify)[synopsis]: Likewise. (go-github-com-prometheus-procfs)[description]: Likewise. Minorly tweak grammar.
This commit is contained in:
parent
732a148995
commit
3bd840e406
2 changed files with 4 additions and 4 deletions
|
@ -12988,7 +12988,7 @@ interpreter. bpython's main features are
|
|||
(synopsis "Python library for monitoring inotify events")
|
||||
(description
|
||||
"@code{pyinotify} provides a Python interface for monitoring
|
||||
filesystem events on Linux.")
|
||||
file system events on Linux.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pyinotify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue