We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bdb6fd + de64ace commit 9d9cbd1Copy full SHA for 9d9cbd1
src/doc/src/reference/config.md
@@ -54,7 +54,7 @@ email = "..."
54
55
# By default `cargo new` will initialize a new Git repository. This key can
56
# be set to change the version control system used. Valid values are `git`,
57
-# `hg` (for Mecurial), `pijul`, `fossil`, or `none` to disable this behavior.
+# `hg` (for Mercurial), `pijul`, `fossil`, or `none` to disable this behavior.
58
vcs = "none"
59
60
# For the following sections, $triple refers to any valid target triple, not the
0 commit comments