about summary refs log tree commit diff
path: root/pkgs/misc
diff options
context:
space:
mode:
authorValentin Gagarin <valentin.gagarin@tweag.io>2022-12-18 18:27:57 +0100
committerGitHub <noreply@github.com>2022-12-18 18:27:57 +0100
commitf782da699e47a092764f64fc10324779f603f03b (patch)
treea841a444667adae7e93c1a9f47bb2503104f61ff /pkgs/misc
parentc2d23d1de3b0984a4f0528717e4136ecc91fb79e (diff)
parentd48c2fd1ca35acb86d3c756215fbe4d878fc8d4b (diff)
Merge pull request #206646 from figsoda/typos
Diffstat (limited to 'pkgs/misc')
-rw-r--r--pkgs/misc/screensavers/alock/default.nix2
-rw-r--r--pkgs/misc/tmux-plugins/default.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/misc/screensavers/alock/default.nix b/pkgs/misc/screensavers/alock/default.nix
index 74155f43c2b88..46af4b303dd6d 100644
--- a/pkgs/misc/screensavers/alock/default.nix
+++ b/pkgs/misc/screensavers/alock/default.nix
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
     description = "Simple screen lock application for X server";
     longDescription = ''
       alock locks the X server until the user enters a password
-      via the keyboard. If the authentification was successful
+      via the keyboard. If the authentication was successful
       the X server is unlocked and the user can continue to work.
 
       alock does not provide any fancy animations like xlock or
diff --git a/pkgs/misc/tmux-plugins/default.nix b/pkgs/misc/tmux-plugins/default.nix
index 25a84e4b30f9f..2d209ce6a18b1 100644
--- a/pkgs/misc/tmux-plugins/default.nix
+++ b/pkgs/misc/tmux-plugins/default.nix
@@ -101,7 +101,7 @@ in rec {
     };
     meta = {
       homepage = "https://github.com/tmux-plugins/tmux-continuum";
-      description = "continous saving of tmux environment";
+      description = "continuous saving of tmux environment";
       longDescription =
       ''
         Features: