Fix grammar error

Co-authored-by: nicoo <nicoo@mur.at>
This commit is contained in:
purrpurr
2024-05-05 21:11:18 +02:00
committed by GitHub
co-authored by nicoo
parent 86866756e4
commit c7a82d15bf
@@ -19,7 +19,7 @@ buildLua {
passthru.updateScript = unstableGitUpdater { };
meta = with lib; {
description = "Seeking and Hybrid fastforwarding like VHS";
description = "Seeking and hybrid fastforwarding like VHS";
homepage = "https://github.com/po5/evafast";
license = licenses.unfree; # no explicit licensing information available
maintainers = with lib.maintainers; [ purrpurrn ];