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

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

[nongnu] elpa/go-mode 8dbafe8b30 3/7: Capitalize Emacs in docstring


From: ELPA Syncer
Subject: [nongnu] elpa/go-mode 8dbafe8b30 3/7: Capitalize Emacs in docstring
Date: Wed, 28 Dec 2022 12:59:14 -0500 (EST)

branch: elpa/go-mode
commit 8dbafe8b30ce56db1dd1676cbbae6718772a1088
Author: Dominik Honnef <dominik@honnef.co>
Commit: Dominik Honnef <dominik@honnef.co>

    Capitalize Emacs in docstring
---
 go-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go-mode.el b/go-mode.el
index d5116a6434..aad956db12 100644
--- a/go-mode.el
+++ b/go-mode.el
@@ -1753,7 +1753,7 @@ The following extra functions are defined:
 - `go-reset-gopath'
 
 If you want to automatically run `gofmt' before saving a file,
-add the following hook to your emacs configuration:
+add the following hook to your Emacs configuration:
 
 \(add-hook 'before-save-hook #'gofmt-before-save)
 



reply via email to

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