diff --git a/pkgs/desktops/pantheon/default.nix b/pkgs/desktops/pantheon/default.nix index 7569b2eb4f69..f4ca6375b654 100644 --- a/pkgs/desktops/pantheon/default.nix +++ b/pkgs/desktops/pantheon/default.nix @@ -230,7 +230,7 @@ lib.makeScope pkgs.newScope (self: with self; { ### THIRD-PARTY # Put packages that ONLY works with Pantheon in pkgs/desktops/pantheon/third-party, - # specfically third party switchboard plugins and wingpanel indicators. + # specifically third party switchboard plugins and wingpanel indicators. # Please call these packages in pkgs/top-level/all-packages.nix instead of this file. # https://github.com/NixOS/nixpkgs/issues/115222#issuecomment-906868654