Skip to content
Snippets Groups Projects
Unverified Commit 63e6a991 authored by Michael Aaron Murphy's avatar Michael Aaron Murphy Committed by GitHub
Browse files

Merge pull request #623 from liftedkilt/patch-1

Fixes "nighlty" typo.
parents 7b30492d e3cfe89a
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ fn main() {
eprintln!(
"{} {}",
Red.bold().paint("Error:"),
White.paint("Ion requires nighlty to build.")
White.paint("Ion requires nightly to build.")
);
// print_version_err(&*version_string);
eprintln!(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment