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

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

[nongnu] elpa/opam-switch-mode f62c708225 14/31: typo fix


From: ELPA Syncer
Subject: [nongnu] elpa/opam-switch-mode f62c708225 14/31: typo fix
Date: Mon, 14 Nov 2022 09:00:00 -0500 (EST)

branch: elpa/opam-switch-mode
commit f62c7082254b07063100311460b50f0c585ea8f1
Author: Hendrik Tews <Hendrik.Tews@kernkonzept.com>
Commit: Hendrik Tews <Hendrik.Tews@kernkonzept.com>

    typo fix
---
 README.md           | 2 +-
 opam-switch-mode.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 24059e2e76..eb775ae38c 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Invoke with `M-x opam-switch-set-switch`.
 
 Chose and set an opam switch.
 
-Set opam swith SWITCH-NAME, which must be a valid opam switch name. When
+Set opam switch SWITCH-NAME, which must be a valid opam switch name. When
 called interactively, the switch name must be entered in the minibuffer,
 which forces completion to a valid switch name or the empty string.
 
diff --git a/opam-switch-mode.el b/opam-switch-mode.el
index 912af5904f..e3ccee9a40 100644
--- a/opam-switch-mode.el
+++ b/opam-switch-mode.el
@@ -237,7 +237,7 @@ switch overwrote them."
 
 (defun opsw--set-switch (switch-name)
   "Chose and set an opam switch.
-Set opam swith SWITCH-NAME, which must be a valid opam switch
+Set opam switch SWITCH-NAME, which must be a valid opam switch
 name. When called interactively, the switch name must be entered
 in the minibuffer, which forces completion to a valid switch name
 or the empty string.



reply via email to

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