summary refs log tree commit diff
path: root/nixos/modules/virtualisation/parallels-guest.nix
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2015-09-15 08:01:02 +0200
committerTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2015-09-15 08:51:02 +0200
commit193319ce03c841afeb585fc493e3a302c24c664e (patch)
treeddd936cc6bbae075e84a8c1b40966703c5c09abf /nixos/modules/virtualisation/parallels-guest.nix
parent4105fe0062ec093c2e2da4ffa226d994f7da2240 (diff)
downloadnixpkgs-193319ce03c841afeb585fc493e3a302c24c664e.tar
nixpkgs-193319ce03c841afeb585fc493e3a302c24c664e.tar.gz
nixpkgs-193319ce03c841afeb585fc493e3a302c24c664e.tar.bz2
nixpkgs-193319ce03c841afeb585fc493e3a302c24c664e.tar.lz
nixpkgs-193319ce03c841afeb585fc493e3a302c24c664e.tar.xz
nixpkgs-193319ce03c841afeb585fc493e3a302c24c664e.tar.zst
nixpkgs-193319ce03c841afeb585fc493e3a302c24c664e.zip
"Parallel Tools" -> Parallels Tools
Diffstat (limited to 'nixos/modules/virtualisation/parallels-guest.nix')
-rw-r--r--nixos/modules/virtualisation/parallels-guest.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/virtualisation/parallels-guest.nix b/nixos/modules/virtualisation/parallels-guest.nix
index 2f40283b3e1..204ab0b0df6 100644
--- a/nixos/modules/virtualisation/parallels-guest.nix
+++ b/nixos/modules/virtualisation/parallels-guest.nix
@@ -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.
         '';
       };