"Parallel Tools" -> Parallels Tools

This commit is contained in:
Tobias Geerinckx-Rice 2015-09-15 08:01:02 +02:00
parent 4105fe0062
commit 193319ce03
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ in
type = types.bool;
default = false;
description = ''
This enables Parallel Tools for Linux guests, along with provided
This enables Parallels Tools for Linux guests, along with provided
video, mouse and other hardware drivers.
'';
};

View File

@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
name = "prl-tools-lin.iso";
sha256 = "07960jvyv7gihjlg922znjm6db6l6bd23x9mg6ympwibzf2mylmx";
message = ''
Please, place Parallel Tools for Linux image into Nix store
Please, place Parallels Tools for Linux image into Nix store
using either
nix-store --add-fixed sha256 ${name}
or