termite: fix typo

This commit is contained in:
Franz Pletz
2016-05-17 08:08:32 +02:00
parent 75c66fb40a
commit f0f31a256f

View File

@@ -31,7 +31,7 @@ let
description = "A simple VTE-based terminal";
license = licenses.lgpl2Plus;
homepage = https://github.com/thestinger/termite/;
maintainers = with matinainers; [ koral garbas ];
maintainers = with maintainers; [ koral garbas ];
platforms = platforms.all;
};
};