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
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
# Recommended: simply use `emacsWithPackages` with the packages you want.
|
# 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`:
|
# and then add this at the start your `init.el`:
|
||||||
/*
|
/*
|
||||||
(require 'package)
|
(require 'package)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user