Fix small typo in a comment of emacs-packages

This commit is contained in:
Pierre Allix 2020-12-22 12:56:57 +01:00
parent ac7a5f3685
commit 05fe6112c9

View file

@ -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)