Sfoglia il codice sorgente

docs: fix simple typo, clearning -> cleaning (#724)

* docs: fix simple typo, clearning -> learning

There is a small typo in CONTRIBUTING.md.

Should read `learning` rather than `clearning`.

* Update CONTRIBUTING.md
pull/359/merge
Tim Gates 2 anni fa
committed by GitHub
parent
commit
73d236bc1e
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md Vedi File

@@ -55,7 +55,7 @@ or update the `ALIASES` map in [config.py](config.py).
Then just run the `./autogen.sh` to generate the added or updated aliases. (cf. [DEVELOPMENT][DEVELOPMENT.md])

> IMPORTANT NOTE: To run `autogen.sh`, you need [round][round] and
> [inkscape][inkscape] command lines that are used for clearning the image
> [inkscape][inkscape] command lines that are used for cleaning the image
> resource filenames.
>
> Or you should use the docker image.


Caricamento…
Annulla
Salva