hunspell-dictionaries: cosmetic

This commit is contained in:
Peter Simons 2015-03-25 19:09:40 +01:00
parent 279429b700
commit f7c2699fde

View File

@ -70,7 +70,7 @@ let
meta = with stdenv.lib; { meta = with stdenv.lib; {
inherit longDescription; inherit longDescription;
description = "Hunspell dictionary for ${shortDescription} from Dicollecte"; description = "Hunspell dictionary for ${shortDescription} from Dicollecte";
homepage = http://www.dicollecte.org/home.php?prj=fr; homepage = "http://www.dicollecte.org/home.php?prj=fr";
license = licenses.mpl20; license = licenses.mpl20;
maintainers = with maintainers; [ renzo ]; maintainers = with maintainers; [ renzo ];
platforms = platforms.all; platforms = platforms.all;