Skip to content

Commit 4bb24cc

Browse files
cf. not cf,
1 parent 1827668 commit 4bb24cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
//! println!("cargo:rerun-if-changed=app-name-manifest.rc");
6767
//! embed_resource::compile("app-name-manifest.rc", embed_resource::NONE);
6868
//! ```
69-
//! for the above example (cf, [#41](https://github.com/nabijaczleweli/rust-embed-resource/issues/41)).
69+
//! for the above example (cf. [#41](https://github.com/nabijaczleweli/rust-embed-resource/issues/41)).
7070
//!
7171
//! # Cross-compilation
7272
//!

0 commit comments

Comments
 (0)