guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

09/23: gnu: emacs-lsp-mode: Fix typo "implementation".


From: guix-commits
Subject: 09/23: gnu: emacs-lsp-mode: Fix typo "implementation".
Date: Wed, 22 May 2019 21:22:39 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit b9c0d5446cbbfa4ab582a9f899821cb168f8c3a0
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 16:29:54 2019 -0700

    gnu: emacs-lsp-mode: Fix typo "implementation".
    
    * gnu/packages/emacs-xyz (emacs-lsp-mode)[description]: Fix typo.
---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index a8b73e4..1b7b7a3 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14442,7 +14442,7 @@ the standard @code{Dockerfile} file format.")
        ("emacs-spinner" ,emacs-spinner)))
     (home-page "https://github.com/emacs-lsp/lsp-mode";)
     (synopsis "Emacs client and library for the Language Server Protocol")
-    (description "@code{LSP-mode} is a client and library implmentation for
+    (description "@code{LSP-mode} is a client and library implementation for
 the Language Server Protocol.  This mode aims to provide an IDE-like
 experience by providing optional integration with other popular Emacs packages
 like @code{company}, @code{flycheck}, and @code{projectile}.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]