Skip to content

Commit f9cea4b

Browse files
committed
auto merge of #10476 : catamorphism/rust/rustpkg-doc-fix, r=catamorphism
spotted by Yurume
2 parents 6f40147 + 8a041e6 commit f9cea4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rustpkg.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Thus, there should be no need to pass a `-L` flag to rustpkg to tell it where to
120120

121121
# Custom build scripts
122122

123-
A file called `pkg.rs` at the root level in a workspace is called a *package script*.
123+
A file called `pkg.rs` at the root level in a package directory is called a *package script*.
124124
If a package script exists, rustpkg executes it to build the package
125125
rather than inferring crates as described previously.
126126

0 commit comments

Comments
 (0)