emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/go-mode 83c4e32 185/495: fix typo


From: ELPA Syncer
Subject: [nongnu] elpa/go-mode 83c4e32 185/495: fix typo
Date: Sat, 7 Aug 2021 09:05:10 -0400 (EDT)

branch: elpa/go-mode
commit 83c4e3257a6b5206ac65321a1b404331489c711e
Author: Dominik Honnef <dominikh@fork-bomb.org>
Commit: Dominik Honnef <dominikh@fork-bomb.org>

    fix typo
---
 go-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go-mode.el b/go-mode.el
index a9782df..80fc186 100644
--- a/go-mode.el
+++ b/go-mode.el
@@ -1115,7 +1115,7 @@ divisor for FILE-NAME."
   "Open a clone of the current buffer and overlay it with
 coverage information gathered via go test -coverprofile=COVERAGE-FILE.
 
-If COVERAGE-FILE is nil, it will either be infered from the
+If COVERAGE-FILE is nil, it will either be inferred from the
 current buffer if it's already a coverage buffer, or be prompted
 for."
   (interactive)



reply via email to

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