diff options
author | Vizay Soni <vs4vijay@gmail.com> | 2017-07-21 18:35:10 +0530 |
---|---|---|
committer | psychocrypt <psychocrypt@users.noreply.github.com> | 2017-07-21 21:54:47 +0200 |
commit | c031a94e58d4f52ce08bf656a612c391fa24a1ff (patch) | |
tree | 4ea2476fbe76b0107958fdbd0947b78df15a61bd | |
parent | b9b07dffe0bf961d930871b66b6290cc73b00486 (diff) | |
download | xmr-stak-c031a94e58d4f52ce08bf656a612c391fa24a1ff.zip xmr-stak-c031a94e58d4f52ce08bf656a612c391fa24a1ff.tar.gz |
Typo Fix
Fix `Lare` -> `Large`
-rw-r--r-- | config.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ null, /*
* LARGE PAGE SUPPORT
- * Lare pages need a properly set up OS. It can be difficult if you are not used to systems administation,
+ * Large pages need a properly set up OS. It can be difficult if you are not used to systems administation,
* but the performace results are worth the trouble - you will get around 20% boost. Slow memory mode is
* meant as a backup, you won't get stellar results there. If you are running into trouble, especially
* on Windows, please read the common issues in the README.
|