From f863ff3fc8f7ce184ea0fd4215287e9cce105641 Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Tue, 5 Jul 2022 19:04:20 +1000 Subject: [PATCH] docs: fix simple typo, clearning -> learning There is a small typo in CONTRIBUTING.md. Should read `learning` rather than `clearning`. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ec5d7d5d..601e4c8a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 learning the image > resource filenames. > > Or you should use the docker image.