diff --git a/pkgs/build-support/make-darwin-bundle/default.nix b/pkgs/build-support/make-darwin-bundle/default.nix index 38999ea06460..c5fc4b5c87b9 100644 --- a/pkgs/build-support/make-darwin-bundle/default.nix +++ b/pkgs/build-support/make-darwin-bundle/default.nix @@ -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,