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:
adisbladis 2020-12-22 23:42:30 +01:00 committed by GitHub
commit 51df49e2ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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