Skip to content
Snippets Groups Projects
Unverified Commit 2024879c authored by fireice-uk's avatar fireice-uk Committed by GitHub
Browse files

Merge pull request #726 from Lehmax/patch-1

Typo: Obtaning -> Obtaining
parents 85edb88f ad2ce39c
No related branches found
No related tags found
No related merge requests found
......@@ -188,7 +188,7 @@ size_t cryptonight_init(size_t use_fast_mem, size_t use_mlock, alloc_msg* msg)
bRebootDesirable = TRUE;
}
else
msg->warning = "Obtaning SeLockMemoryPrivilege failed.";
msg->warning = "Obtaining SeLockMemoryPrivilege failed.";
return 0;
}
......
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