Simon Legner 4 vuotta sitten
vanhempi
commit
6bebb8dcb3
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docs/file-scrapers.md

+ 1 - 1
docs/file-scrapers.md

@@ -39,7 +39,7 @@ bsdtar --extract --file - --directory=docs/django\~$VERSION/
 
 ## Elisp
 
-Go to https://www.gnu.org/software/emacs/manual/elisp.html, donwload the HTML tarball and extract its content in `/path/to/devdocs/docs/elisp` or run the following command:
+Go to https://www.gnu.org/software/emacs/manual/elisp.html, download the HTML tarball and extract its content in `/path/to/devdocs/docs/elisp` or run the following command:
 
 ```sh
 mkdir /path/to/devdocs/docs/elisp \