summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradisbladis <adisbladis@gmail.com>2020-12-22 23:42:30 +0100
committerGitHub <noreply@github.com>2020-12-22 23:42:30 +0100
commit51df49e2eaa1ed25d0e90a9a9f4aa128c927f29f (patch)
treec91b7e582f876362b5a31a07e9ec4c94d1acce08
parentd39e2981354a88a7ac6dbe3321ea6533942454d6 (diff)
parent05fe6112c99d2b93b15dafc32bfc43993c6b8bc4 (diff)
Merge pull request #107396 from pallix/fix-typo-comment-emacs-packages
Fix small typo in a comment of emacs-packages
-rw-r--r--pkgs/top-level/emacs-packages.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/top-level/emacs-packages.nix b/pkgs/top-level/emacs-packages.nix
index d044ed800485..8075b7da4f5c 100644
--- a/pkgs/top-level/emacs-packages.nix
+++ b/pkgs/top-level/emacs-packages.nix
@@ -4,7 +4,7 @@
#
# Recommended: simply use `emacsWithPackages` with the packages you want.
#
-# Alterative: use `emacs`, install everything to a system or user profile
+# Alternative: use `emacs`, install everything to a system or user profile
# and then add this at the start your `init.el`:
/*
(require 'package)