summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Allix <pierre.allix.work@gmail.com>2020-12-22 12:56:57 +0100
committerPierre Allix <pierre.allix.work@gmail.com>2020-12-22 12:56:57 +0100
commit05fe6112c99d2b93b15dafc32bfc43993c6b8bc4 (patch)
treeeea5d3bfbde45b3981100c031dfbda66f38b567c
parentac7a5f3685687351ba3085a0e5080ae1a75c1456 (diff)
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)