Skip to content

Commit 69aea5b

Browse files
committed
Auto merge of #7320 - mandrean:docs/typo-cargo-vendor-examples, r=Eh2406
Fix typo in cargo vendor examples This PR fixes a tiny typo in the `cargo vendor` examples, as you can see in the git diff.
2 parents ba37dac + 91a43fd commit 69aea5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/man/cargo-vendor.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ include::section-exit-status.adoc[]
6262

6363
cargo vendor
6464

65-
. Vendor all dependencies into a local "third-part/vendor" folder
65+
. Vendor all dependencies into a local "third-party/vendor" folder
6666

6767
cargo vendor third-party/vendor
6868

0 commit comments

Comments
 (0)