typo

authored by

Daan Wynen and committed by
GitHub
131676ff 24e87b49

+1 -1
+1 -1
pkgs/development/compilers/avra/default.nix
··· 20 ''; 21 22 meta = with stdenv.lib; { 23 - description = "Assember for the Atmel AVR microcontroller family"; 24 homepage = http://avra.sourceforge.net/; 25 license = licenses.gpl2Plus; 26 platforms = platforms.all;
··· 20 ''; 21 22 meta = with stdenv.lib; { 23 + description = "Assembler for the Atmel AVR microcontroller family"; 24 homepage = http://avra.sourceforge.net/; 25 license = licenses.gpl2Plus; 26 platforms = platforms.all;