We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cdf534 commit 5ff46b4Copy full SHA for 5ff46b4
src/cargo/util/toml/mod.rs
@@ -37,7 +37,7 @@ use self::targets::targets;
37
/// This could result in a real or virtual manifest being returned.
38
///
39
/// A list of nested paths is also returned, one for each path dependency
40
-/// within the manfiest. For virtual manifests, these paths can only
+/// within the manifest. For virtual manifests, these paths can only
41
/// come from patched or replaced dependencies. These paths are not
42
/// canonicalized.
43
pub fn read_manifest(
0 commit comments