make-startupitem: fix typo in comment

This commit is contained in:
Anton Mosich
2023-08-16 18:03:02 +02:00
parent c7f0d4e4e9
commit 04df8d6442
@@ -1,4 +1,4 @@
# given a pakcage with a $name.desktop file, makes a copy
# given a package with a $name.desktop file, makes a copy
# as autostart item.
{stdenv, lib}: