From 8f873a019db2020f8e06e1ac65ac93aa2dd0055a Mon Sep 17 00:00:00 2001 From: Erwin Zoer Date: Mon, 9 Oct 2023 11:37:51 +0300 Subject: [PATCH] Spelling: Update coverage_legend.rst As requested, an update for the source document. Thanks for pointing that out. :) --- docsource/coverage_legend.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsource/coverage_legend.rst b/docsource/coverage_legend.rst index b491e0dea80f..42de036b5758 100644 --- a/docsource/coverage_legend.rst +++ b/docsource/coverage_legend.rst @@ -1,7 +1,7 @@ A module can have one of the following statuses: -* **Nothing to do**: Analyse has been done, and there is nothing to do or +* **Nothing to do**: Analysis has been done, and there is nothing to do or there's no change between the old edition and the new one; * **Done**: Scripts are ready to run and can be found in this distribution;