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
@@ -18,7 +18,7 @@ stdenv.mkDerivation {
meta = {
homepage = http://gdome2.cs.unibo.it/;
description = "DOM C library developped for the Gnome project";
description = "DOM C library developed for the Gnome project";
license = stdenv.lib.licenses.lgpl21Plus;
maintainers = [ stdenv.lib.maintainers.roconnor ];
broken = true;