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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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;