From 924e32f02717e3a41650f1b055411dab16fe3a63 Mon Sep 17 00:00:00 2001 From: stax76 Date: Sat, 3 Feb 2024 06:11:28 +0100 Subject: [PATCH] typo --- docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index c037b27..f3c0916 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,7 +2,7 @@ # v7.1.1.0 (2024-02-03) - Chinese and Japanese translation updated. Thanks to the translation team! -- Fix command line arguments being ingnored in some situations. +- Fix command line arguments being ignored in some situations. # v7.1.0.0 (2024-01-12)