about summary refs log tree commit diff
path: root/pkgs/applications/networking/remote
diff options
context:
space:
mode:
authorDaniel Nagy <danielnagy@posteo.de>2023-06-09 15:30:00 +0200
committerEmery Hemingway <ehmry@posteo.net>2023-06-10 14:54:08 +0100
commitca2cb9f644458b1a7836eb49fd98a7eafdbe560c (patch)
tree348b4b3d1f70e1b629483a55c4d0770947a44473 /pkgs/applications/networking/remote
parentfaa955e3ef690346da4957f56a9ee29b3776b122 (diff)
treewide: "libary" -> "library"
Diffstat (limited to 'pkgs/applications/networking/remote')
-rw-r--r--pkgs/applications/networking/remote/rustdesk/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/remote/rustdesk/default.nix b/pkgs/applications/networking/remote/rustdesk/default.nix
index 76f34cd68f234..1f2972ee3127d 100644
--- a/pkgs/applications/networking/remote/rustdesk/default.nix
+++ b/pkgs/applications/networking/remote/rustdesk/default.nix
@@ -61,7 +61,7 @@ rustPlatform.buildRustPackage rec {
     ./cargo.patch
   ];
 
-  # Manually simulate a vcpkg installation so that it can link the libaries
+  # Manually simulate a vcpkg installation so that it can link the libraries
   # properly.
   postUnpack =
     let