Fixing the description of memtest86. It's not memtest86+.

Noticed by abogani@freenode
This commit is contained in:
Lluís Batlle i Rossell 2012-12-18 10:00:12 +01:00
parent f30842db06
commit 64ffca1e06

View File

@ -13,7 +13,7 @@ in
default = false; default = false;
type = types.bool; type = types.bool;
description = '' description = ''
Add a menu entry in grub for memtest86+ Add a menu entry in grub for memtest86
''; '';
}; };
}; };