Merge pull request #107396 from pallix/fix-typo-comment-emacs-packages
Fix small typo in a comment of emacs-packages
This commit is contained in:
commit
51df49e2ea
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue