[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/10: gnu: parinfer-rust: Fix typos in description.
From: |
guix-commits |
Subject: |
04/10: gnu: parinfer-rust: Fix typos in description. |
Date: |
Wed, 29 Sep 2021 11:01:26 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 7092ca77d0d55b1c6064676f162b90dbbc808a3b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Sep 27 16:25:28 2021 +0200
gnu: parinfer-rust: Fix typos in description.
* gnu/packages/text-editors.scm (parinfer-rust)[synopsis, description]:
Fix two different ways to mistype ‘parentheses’.
---
gnu/packages/text-editors.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 3f427d0..29b159f 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -280,10 +280,10 @@ Rust.")
(inputs
`(("clang" ,clang)))
(home-page "https://github.com/justinbarclay/parinfer-rust")
- (synopsis "Infer parantheses for Clojure, Lisp and Scheme")
+ (synopsis "Infer parentheses for Clojure, Lisp and Scheme")
(description
"Parinfer is a plugin for Kakoune, Vim, Neovim and Emacs that infers
-paretheses and indentation. This library can be called from other editors that
+parentheses and indentation. This library can be called from other editors
that
can load dynamic libraries.")
(license license:expat)))
- branch master updated (e0bbe76 -> e4ed0b3), guix-commits, 2021/09/29
- 01/10: gnu: texlive-latex-l3packages: Fix typo in description., guix-commits, 2021/09/29
- 04/10: gnu: parinfer-rust: Fix typos in description.,
guix-commits <=
- 02/10: gnu: rust-dbus: Fix typo in description., guix-commits, 2021/09/29
- 08/10: gnu: exim: Don't return #t from phases., guix-commits, 2021/09/29
- 06/10: gnu: exim: Update to 4.95., guix-commits, 2021/09/29
- 03/10: gnu: trytond-stock-forecast: Fix typo in description., guix-commits, 2021/09/29
- 05/10: gnu: ocaml-dune-build-info: Fix typo in description., guix-commits, 2021/09/29
- 07/10: gnu: exim: Prepare for cross-compilation., guix-commits, 2021/09/29
- 10/10: guix-install.sh: Don't swallow wget errors., guix-commits, 2021/09/29
- 09/10: gnu: dehydrated: Update description., guix-commits, 2021/09/29