From 84baea05bf9dffb402f6663a23e0cea98fa036b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Offringa?= <offringa@gmail.com> Date: Mon, 20 Mar 2023 15:38:03 +0100 Subject: [PATCH] One more change --- doc/source/changelogs/v3.03.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/changelogs/v3.03.rst b/doc/source/changelogs/v3.03.rst index 222795c1..302f5f1e 100644 --- a/doc/source/changelogs/v3.03.rst +++ b/doc/source/changelogs/v3.03.rst @@ -39,6 +39,6 @@ Bug fixes & refactoring * Fixes for Mac compilation. * Format Python files using black. * Format Lua scripts with StyLua. -* Add documentation for ``quality combine``. +* Add documentation for ``aoquality combine`` operation. * Memory estimate for the reader was improved. -- GitLab