commit:     46058b68311e51fe274f8c1d64244c942d40b1f7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 02:56:55 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 02:56:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46058b68

app-emacs/treesit-auto: fix BadDescription

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild 
b/app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild
index e00a9e82638e..c5c8c00a87ff 100644
--- a/app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild
+++ b/app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 NEED_EMACS=29
 inherit elisp
 
-DESCRIPTION="Automatic installation, usage, and fallback for tree-sitter major 
modes in Emacs 29"
+DESCRIPTION="Automatic installation, usage, fallback for tree-sitter modes in 
Emacs 29"
 HOMEPAGE="https://github.com/renzmann/treesit-auto";
 
 if [[ ${PV} == *_p* ]] ; then

Reply via email to