summary refs log tree commit diff
path: root/modules/config/pulseaudio.nix
diff options
context:
space:
mode:
authorIvan Kozik <ivan@ludios.org>2013-08-10 21:07:13 +0000
committerIvan Kozik <ivan@ludios.org>2013-08-10 21:07:13 +0000
commit390fdb3e604108658259175980187606eae796c1 (patch)
tree78d87fd9149c4558219ec192ae96246d4c58a7fb /modules/config/pulseaudio.nix
parent3b3dc83902a0d1c7735f112a8bd97bd5adaf8efb (diff)
downloadnixpkgs-390fdb3e604108658259175980187606eae796c1.tar
nixpkgs-390fdb3e604108658259175980187606eae796c1.tar.gz
nixpkgs-390fdb3e604108658259175980187606eae796c1.tar.bz2
nixpkgs-390fdb3e604108658259175980187606eae796c1.tar.lz
nixpkgs-390fdb3e604108658259175980187606eae796c1.tar.xz
nixpkgs-390fdb3e604108658259175980187606eae796c1.tar.zst
nixpkgs-390fdb3e604108658259175980187606eae796c1.zip
Fix typos, especially those that end up in the NixOS manual
Diffstat (limited to 'modules/config/pulseaudio.nix')
-rw-r--r--modules/config/pulseaudio.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/config/pulseaudio.nix b/modules/config/pulseaudio.nix
index 696f0dc1067..26060f5b2d1 100644
--- a/modules/config/pulseaudio.nix
+++ b/modules/config/pulseaudio.nix
@@ -58,7 +58,7 @@ in {
         description = ''
           If false, a PulseAudio server is launched automatically for
           each user that tries to use the sound system. The server runs
-          with user priviliges. This is the recommended and most secure
+          with user privileges. This is the recommended and most secure
           way to use PulseAudio. If true, one system-wide PulseAudio
           server is launched on boot, running as the user "pulse".
           Please read the PulseAudio documentation for more details.