Fix spelling
This commit is contained in:
@ -21,7 +21,7 @@ use std::env;
|
|||||||
use std::path::PathBuf;
|
use std::path::PathBuf;
|
||||||
use std::str;
|
use std::str;
|
||||||
|
|
||||||
/// Dynamic link library prefixs
|
/// Dynamic link library prefixes
|
||||||
#[cfg(unix)]
|
#[cfg(unix)]
|
||||||
const PLATFORM_FILE_PREFIX_NATIVE: &str = "lib";
|
const PLATFORM_FILE_PREFIX_NATIVE: &str = "lib";
|
||||||
#[cfg(windows)]
|
#[cfg(windows)]
|
||||||
|
Reference in New Issue
Block a user