From a348571e325e5f40e17f4ade1a01ecb5ddac83ab Mon Sep 17 00:00:00 2001 From: Jonathan de Jong Date: Sun, 21 Feb 2021 19:19:46 +0100 Subject: [PATCH] Fix spelling --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3464fd9e76..dd32991051 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,7 +29,7 @@ To create a new screen: - Then right click on the package, and select `New/New Vector/RiotX Feature`. - Follow the Wizard, especially replace `Main` by something more relevant to your feature. - Click on `Finish`. -- Remaining steps are described as TODO in the generated files, or will be pointed out by the compilator, or at runtime :) +- Remaining steps are described as TODO in the generated files, or will be pointed out by the compiler, or at runtime :) Note that if the templates are modified, the only things to do is to restart Android Studio for the change to take effect.