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

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

[elpa] externals/vc-hgcmd d9bc82c 09/87: fixed typo


From: Stefan Monnier
Subject: [elpa] externals/vc-hgcmd d9bc82c 09/87: fixed typo
Date: Sat, 5 Jun 2021 16:11:36 -0400 (EDT)

branch: externals/vc-hgcmd
commit d9bc82c74c41b9735d8351e9b669dc75c79ba681
Author: muffinmad <andreyk.mad@gmail.com>
Commit: muffinmad <andreyk.mad@gmail.com>

    fixed typo
---
 README.md   | 2 +-
 vc-hgcmd.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index bdd69a9..696728d 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ Mode-line format is not customizable yet.
 
 #### Amend and close branch commits
 
-While editing commit message you can togle `--amend` and `--close-branch` 
flags.
+While editing commit message you can toggle `--amend` and `--close-branch` 
flags.
 
 #### Merge branch
 
diff --git a/vc-hgcmd.el b/vc-hgcmd.el
index ac8d036..cad9bf8 100644
--- a/vc-hgcmd.el
+++ b/vc-hgcmd.el
@@ -46,7 +46,7 @@
 ;; It's not customizable yet.
 ;;
 ;; - Amend and close branch commits
-;; While editing commit message you can togle --amend and --close-branch flags.
+;; While editing commit message you can toggle --amend and --close-branch 
flags.
 ;;
 ;; - Merge branch
 ;; vc-hgcmd will ask for branch name to merge.



reply via email to

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