Skip to content

Commit b7bb140

Browse files
authored
Merge pull request #2500 from rust-lang/tshepang-patch-3
do not invent a name
2 parents a9c5c0d + 6e12d8a commit b7bb140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ and it can be invoked so:
111111

112112
This requires building all of the documentation, which might take a while.
113113

114-
### Dist check
114+
### `distcheck`
115115

116116
`distcheck` verifies that the source distribution tarball created by the build
117117
system will unpack, build, and run all tests.

0 commit comments

Comments
 (0)