Small grammar fix.
This commit is contained in:
parent
621cb999bd
commit
4a27b3cd35
@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
|
|||||||
downloadPage = "https://www.memtest86.com/download.htm";
|
downloadPage = "https://www.memtest86.com/download.htm";
|
||||||
description = "A tool to detect memory errors, to be run from a bootloader";
|
description = "A tool to detect memory errors, to be run from a bootloader";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
An UEFI app that is able to detect errors in RAM. It can be run from a
|
A UEFI app that is able to detect errors in RAM. It can be run from a
|
||||||
bootloader. Released under a proprietary freeware license.
|
bootloader. Released under a proprietary freeware license.
|
||||||
'';
|
'';
|
||||||
# The Memtest86 License for the Free Edition states,
|
# The Memtest86 License for the Free Edition states,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user