From 9df680e3dbb2aac474e2e3a95624b2453112d3a8 Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Mon, 18 May 2020 18:51:05 +1000 Subject: [PATCH] Fix simple typo: `clearning` -> `cleaning` (#148) * Fix simple typo: `clearning` -> `learning` * Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 40a22b34..22aa1475 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ ffmpeg -i my_big_image.jpg -vf scale=w=256:h=256:force_original_aspect_ratio=dec Then just run the `./autogen.sh` to generate the added or updated node classes. > 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. > > macOS users can download the inkscape via Homebrew.