pactorio: fix typo in description

This commit is contained in:
Dmitry Marakasov
2021-09-03 17:28:47 +03:00
committed by GitHub
parent 5942b67b0c
commit db5b963eb0
+1 -1
View File
@@ -25,7 +25,7 @@ rustPlatform.buildRustPackage rec {
GEN_COMPLETIONS = "1";
meta = with lib; {
description = "Mod package for factorio";
description = "Mod packager for factorio";
homepage = "https://github.com/figsoda/pactorio";
changelog = "https://github.com/figsoda/pactorio/blob/v${version}/CHANGELOG.md";
license = licenses.mpl20;