ui: Fix typos, 80-col & grammar in comments & docstrings.
authorVincent Legoll <vincent.legoll@gmail.com>
Thu, 16 Apr 2020 21:17:16 +0000 (23:17 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 17 Apr 2020 21:18:32 +0000 (23:18 +0200)
commit694e10af639da64cdf6f1c44cadf9a64f8a04fa6
tree4f3a08950cb8592c878cf29d54a48c70b2dc3f62
parent4e3314a4c5bc38958f3f14d88a39631ffe5844cd
ui: Fix typos, 80-col & grammar in comments & docstrings.

* guix/ui.scm (load*): Fix comment line length.
(leave-on-EPIPE): Fix typo in docstring.
(substitutable-info): Fix typo in comment.
(indented-string): Fix typo in docstring.
(%package-metrics): Fix typo in comment.
(run-guix): Fix grammar in docstring.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
guix/ui.scm