From 05fe6112c99d2b93b15dafc32bfc43993c6b8bc4 Mon Sep 17 00:00:00 2001 From: Pierre Allix Date: Tue, 22 Dec 2020 12:56:57 +0100 Subject: [PATCH] Fix small typo in a comment of emacs-packages --- pkgs/top-level/emacs-packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)