me
/
guix
Archived
1
0
Fork 0

gnu: emacs-llm: Appease linter.

* gnu/packages/emacs-xyz.scm (emacs-llm)[synopsis]: Remove final full stop.

Change-Id: I1cdb9206a5f68e95c47f8ec9f1a960b4c8c49660
master
Nicolas Goaziou 2024-07-21 16:28:31 +02:00
parent 9303912532
commit 16131699b0
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -1673,7 +1673,7 @@ libgit2 bindings for Emacs, intended to boost the performance of Magit.")
(build-system emacs-build-system)
(propagated-inputs (list emacs-plz))
(home-page "https://github.com/ahyatt/llm")
(synopsis "Emacs library abstracting Large Language Model capabilities.")
(synopsis "Emacs library abstracting Large Language Model capabilities")
(description
"This package provides interfaces to abstract various @acronym{LLM, large
language model}s out in the world. To respect user freedom, it will warn you