Fixed spelling error in manifest.md
authorAndreev Alexander <andreevlex.as@gmail.com>
Mon, 9 Oct 2017 13:38:06 +0000 (16:38 +0300)
committerAndreev Alexander <andreevlex.as@gmail.com>
Mon, 9 Oct 2017 13:38:06 +0000 (16:38 +0300)
src/doc/manifest.md

index 2b22150576dc0361f7f3ca5be30360d0170016af..6dbed298ce0bbd552bfd85e95c1556b4df7004b6 100644 (file)
@@ -514,8 +514,8 @@ Most of the time workspaces will not need to be dealt with as `cargo new` and
 ## Virtual Manifest
 
 In workspace manifests, if the `package` table is present, the workspace root
-crate will be treated as a normal package, as well as a worksapce. If the
-`package` table is not present in a worksapce manifest, it is called a *virtual
+crate will be treated as a normal package, as well as a workspace. If the
+`package` table is not present in a workspace manifest, it is called a *virtual
 manifest*.
 
 When working with *virtual manifests*, package-related cargo commands, like