[doc] Fix some trivial typos in latest additions

This commit is contained in:
Maximilian Wolff 2020-12-30 21:04:47 +01:00
parent ce0674bf56
commit 563b6d7188
No known key found for this signature in database
GPG Key ID: 2DD07025BFDBD89A
1 changed files with 6 additions and 5 deletions

View File

@ -335,11 +335,12 @@ as follows:
#+END_SRC
The =:location= attribute specifies where the package may be found. Spacemacs
currently supports packages on ELPA compliant repositories, local packages, git
packages (including specific helpers for GitHub, GitLab, and Bitbucket), and
MELPA recipes (through the Quelpa package). Local packages should reside at
=<layer>/local/<package>/=. For information about recipes see the [[https://github.com/milkypostman/melpa#user-content-recipe-format][MELPA
documentation]].
currently supports packages on ELPA compliant repositories, local packages,
remote packages hosted on Git repositories (including specific helpers for
GitHub, GitLab, and Bitbucket) and MELPA recipes (through the Quelpa package).
Local packages should reside at =<layer>/local/<package>/=.
For information about recipes see the [[https://github.com/milkypostman/melpa#user-content-recipe-format][MELPA documentation]].
As you may have noticed from examples above, there are two ways to declare a
local package: using either =:location local= or a Quelpa recipe with the