Skip to content

Commit de64ace

Browse files
committed
Fix typo
1 parent 4bdb6fd commit de64ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ email = "..."
5454

5555
# By default `cargo new` will initialize a new Git repository. This key can
5656
# 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.
57+
# `hg` (for Mercurial), `pijul`, `fossil`, or `none` to disable this behavior.
5858
vcs = "none"
5959

6060
# For the following sections, $triple refers to any valid target triple, not the

0 commit comments

Comments
 (0)