about summary refs log tree commit diff
path: root/pkgs/applications/video/kodi/unwrapped.nix
diff options
context:
space:
mode:
authorfigsoda <figsoda@pm.me>2022-12-17 19:39:44 -0500
committerfigsoda <figsoda@pm.me>2022-12-17 19:39:44 -0500
commitec8cb3435824ebf8867ae3d5ad0977b4744c0c21 (patch)
tree007828e3a46976417994674995c743f63eff633d /pkgs/applications/video/kodi/unwrapped.nix
parent6bb0dbf91feecfec45382f762206a12de23fd531 (diff)
downloadnixlib-ec8cb3435824ebf8867ae3d5ad0977b4744c0c21.tar
nixlib-ec8cb3435824ebf8867ae3d5ad0977b4744c0c21.tar.gz
nixlib-ec8cb3435824ebf8867ae3d5ad0977b4744c0c21.tar.bz2
nixlib-ec8cb3435824ebf8867ae3d5ad0977b4744c0c21.tar.lz
nixlib-ec8cb3435824ebf8867ae3d5ad0977b4744c0c21.tar.xz
nixlib-ec8cb3435824ebf8867ae3d5ad0977b4744c0c21.tar.zst
nixlib-ec8cb3435824ebf8867ae3d5ad0977b4744c0c21.zip
treewide: fix typos
Diffstat (limited to 'pkgs/applications/video/kodi/unwrapped.nix')
-rw-r--r--pkgs/applications/video/kodi/unwrapped.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/video/kodi/unwrapped.nix b/pkgs/applications/video/kodi/unwrapped.nix
index 6eadd06af0fb..15bf50cc571d 100644
--- a/pkgs/applications/video/kodi/unwrapped.nix
+++ b/pkgs/applications/video/kodi/unwrapped.nix
@@ -34,7 +34,7 @@
 , buildPackages
 }:
 
-assert usbSupport -> !udevSupport; # libusb-compat-0_1 won't be used if udev is avaliable
+assert usbSupport -> !udevSupport; # libusb-compat-0_1 won't be used if udev is available
 assert gbmSupport || waylandSupport || x11Support;
 
 let