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 1827668 commit 4bb24ccCopy full SHA for 4bb24cc
src/lib.rs
@@ -66,7 +66,7 @@
66
//! println!("cargo:rerun-if-changed=app-name-manifest.rc");
67
//! embed_resource::compile("app-name-manifest.rc", embed_resource::NONE);
68
//! ```
69
-//! for the above example (cf, [#41](https://github.com/nabijaczleweli/rust-embed-resource/issues/41)).
+//! for the above example (cf. [#41](https://github.com/nabijaczleweli/rust-embed-resource/issues/41)).
70
//!
71
//! # Cross-compilation
72
0 commit comments