From 65ba3cbc51c46a0fdbf62c2370aadbac1ab5a798 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Tue, 30 May 2023 08:44:50 +0200 Subject: [PATCH] fix a typo in the changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e8939f3..b7173a62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ This is a bugfix release with focus Android build issues. ### Fixed - Fix an android gradle build issue which happens when the games package name won't start with com.senseglove.*. -- Supress a grade warning for non-arm64 architectures when the build target is android. +- Suppress a grade warning for non-arm64 architectures when the build target is android. ### Removed