[LTP] [PATCH 1/1] doc: documentation: Fix typo other => older
Petr Vorel
pvorel@suse.cz
Wed Apr 17 12:12:01 CEST 2024
Fixes: 638934e8b ("doc: Documentation usage and development")
Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
Hi Andrea,
I suppose you mean "older", otherwise the sentence does not make sense
to me (i.e. which versions caused problems?)
Kind regards,
Petr
doc/developers/documentation.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/developers/documentation.rst b/doc/developers/documentation.rst
index cfc8bf6f5..ba7b61a43 100644
--- a/doc/developers/documentation.rst
+++ b/doc/developers/documentation.rst
@@ -36,7 +36,7 @@ Once the procedure has been completed, documentation will be visible at
.. warning::
The current ``.readthedocs.yml`` workflow is using ``Python 3.6`` because
- other Python versions were causing issues. No other version has been tested,
+ older Python versions were causing issues. No other version has been tested,
but it should work anyway.
Validating spelling
--
2.43.0
More information about the ltp
mailing list