about summary refs log tree commit diff
path: root/pkgs/top-level/emacs-packages.nix
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 /pkgs/top-level/emacs-packages.nix
parentac7a5f3685687351ba3085a0e5080ae1a75c1456 (diff)
Fix small typo in a comment of emacs-packages
Diffstat (limited to 'pkgs/top-level/emacs-packages.nix')
-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 d044ed8004858..8075b7da4f5c4 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)