about summary refs log tree commit diff
path: root/pkgs/tools/misc/memtest86-efi
diff options
context:
space:
mode:
author(cdep)illabout <cdep.illabout@gmail.com>2019-05-05 23:29:29 +0900
committerLassulus <github@lassul.us>2019-05-06 13:28:29 +0900
commit4a27b3cd35d79311025edf0c4b00b71e557c4745 (patch)
tree8a8d34f21b1aea4f3b9b0eadf666aaaf9b092617 /pkgs/tools/misc/memtest86-efi
parent621cb999bd1c9af140cfeb263a14de21916d1e09 (diff)
Small grammar fix.
Diffstat (limited to 'pkgs/tools/misc/memtest86-efi')
-rw-r--r--pkgs/tools/misc/memtest86-efi/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/misc/memtest86-efi/default.nix b/pkgs/tools/misc/memtest86-efi/default.nix
index e6ebff69d95df..c839c1f5e6c45 100644
--- a/pkgs/tools/misc/memtest86-efi/default.nix
+++ b/pkgs/tools/misc/memtest86-efi/default.nix
@@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
     downloadPage = "https://www.memtest86.com/download.htm";
     description = "A tool to detect memory errors, to be run from a bootloader";
     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.
     '';
     # The Memtest86 License for the Free Edition states,