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

authored by Pol Dellaiera and committed by GitHub dd48b239 3b906c0b

+1 -1
+1 -1
pkgs/build-support/make-darwin-bundle/default.nix
··· 1 1 # given a package with an executable and an icon, make a darwin bundle for 2 2 # it. This package should be used when generating launchers for native Darwin 3 3 # applications. If the package conatins a .desktop file use 4 - # `desktopToDarwinLauncher` instead. 4 + # `desktopToDarwinBundle` instead. 5 5 6 6 { 7 7 lib,