This commit is contained in:
Daan Wynen
2017-11-10 22:48:33 +01:00
committed by GitHub
parent 24e87b49b6
commit 131676ff15

View File

@@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
'';
meta = with stdenv.lib; {
description = "Assember for the Atmel AVR microcontroller family";
description = "Assembler for the Atmel AVR microcontroller family";
homepage = http://avra.sourceforge.net/;
license = licenses.gpl2Plus;
platforms = platforms.all;