]> git.proxmox.com Git - cargo.git/commitdiff
Fix typo
authorhi-rustin <rustin.liu@gmail.com>
Thu, 17 Jun 2021 07:14:56 +0000 (15:14 +0800)
committerhi-rustin <rustin.liu@gmail.com>
Thu, 17 Jun 2021 07:14:56 +0000 (15:14 +0800)
src/cargo/util/toml/mod.rs

index 8bc808a318ca4fe939688a0dd298b4375a4ab30d..0bc749cb2b0502ae83206cdf2502a4dc410ae7b2 100644 (file)
@@ -37,7 +37,7 @@ use self::targets::targets;
 /// This could result in a real or virtual manifest being returned.
 ///
 /// A list of nested paths is also returned, one for each path dependency
-/// within the manfiest. For virtual manifests, these paths can only
+/// within the manifest. For virtual manifests, these paths can only
 /// come from patched or replaced dependencies. These paths are not
 /// canonicalized.
 pub fn read_manifest(