Fix user-facing typos (mainly in descriptions)

This commit is contained in:
Tobias Geerinckx-Rice
2014-12-30 03:31:03 +01:00
parent e62e634128
commit c64257b8e5
46 changed files with 55 additions and 55 deletions

View File

@@ -79,7 +79,7 @@ stdenv.mkDerivation {
};
meta = with stdenv.lib; {
description = "AVR developement environment including binutils, avr-gcc and avr-libc";
description = "AVR development environment including binutils, avr-gcc and avr-libc";
# I've tried compiling the packages separately.. too much hassle. This just works. Fine.
license = ["GPL" "LGPL"]; # see single packages ..
homepage = []; # dito