Small grammar fix.

This commit is contained in:
(cdep)illabout 2019-05-05 23:29:29 +09:00 committed by Lassulus
parent 621cb999bd
commit 4a27b3cd35

View File

@ -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,