Skip to content

Commit

Permalink
Fix typo in cargo vendor examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mandrean committed Sep 3, 2019
1 parent ba37dac commit 91a43fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/man/cargo-vendor.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ include::section-exit-status.adoc[]

cargo vendor

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

cargo vendor third-party/vendor

Expand Down

0 comments on commit 91a43fd

Please sign in to comment.