]> git.eshelyaron.com Git - kubed.git/commitdiff
; * kubed.el (kubed-submit-bug-report): Fix docstring.
authorEshel Yaron <me@eshelyaron.com>
Tue, 22 Oct 2024 05:18:57 +0000 (07:18 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 22 Oct 2024 05:18:57 +0000 (07:18 +0200)
kubed.el

index c6f3a975b91acfe89bd60c14b5b0d13f7568d7c2..fa77fe3ad8a565ab0238392bb3b8c3d5c880a384 100644 (file)
--- a/kubed.el
+++ b/kubed.el
@@ -3488,7 +3488,7 @@ Interactively, prompt for COMMAND with completion for `kubectl' arguments."
 (defvar reporter-prompt-for-summary-p)
 
 (defun kubed-submit-bug-report ()
-  "Report a Kubed to the maintainers via mail."
+  "Report a Kubed issue to the maintainers via email."
   (interactive)
   (require 'reporter)
   (let ((reporter-prompt-for-summary-p t))