aboutsummaryrefslogtreecommitdiffstats
path: root/hg.sr.ht
diff options
context:
space:
mode:
authorFrancis Dinh <normandy@firemail.cc>2019-02-01 15:39:26 -0500
committerDrew DeVault <sir@cmpwn.com>2019-02-05 10:31:28 -0500
commitf6a907d2e53153788182d2e071048aca754b6c4a (patch)
tree5ba353c3c07625fc3b96783165783dd284f2be33 /hg.sr.ht
parente3d73abdbbd684dadf590106b75fd28e152f64c8 (diff)
downloadsr.ht-docs-f6a907d2e53153788182d2e071048aca754b6c4a.tar.gz
Fixup typos in hg.sr.ht/email.md
- Replace git reference with mercurial - Fix spelling for .hgrc
Diffstat (limited to 'hg.sr.ht')
-rw-r--r--hg.sr.ht/email.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/hg.sr.ht/email.md b/hg.sr.ht/email.md
index 9172f2c..8345520 100644
--- a/hg.sr.ht/email.md
+++ b/hg.sr.ht/email.md
@@ -169,8 +169,8 @@ multiple times if you also need to specify `--flags V2`. For instance:
hg email --flags 'example' -o
-You can also specify this as the default for that git repository by editing its
-config (`.hg/hrc`):
+You can also specify this as the default for that mercurial repository by
+editing its config (`.hg/hgrc`):
[patchbomb]
flagtemplate = example {flags}