make-darwin-bundle: fix comment to use desktopToDarwinBundle (#372538)

This commit is contained in:
Pol Dellaiera
2025-01-10 21:12:04 +01:00
committed by GitHub
@@ -1,7 +1,7 @@
# given a package with an executable and an icon, make a darwin bundle for
# it. This package should be used when generating launchers for native Darwin
# applications. If the package conatins a .desktop file use
# `desktopToDarwinLauncher` instead.
# `desktopToDarwinBundle` instead.
{
lib,