From 4032d6d9b18b867e697a1ce44c8edd18ef5f0b75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Traizet?= <cedric.traizet@c-s.fr> Date: Tue, 5 May 2020 12:52:49 +0200 Subject: [PATCH] Apply suggestion to Documentation/Cookbook/rst/QGISInterface.rst --- Documentation/Cookbook/rst/QGISInterface.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Cookbook/rst/QGISInterface.rst b/Documentation/Cookbook/rst/QGISInterface.rst index 9a42a29949..06b8b2fddd 100644 --- a/Documentation/Cookbook/rst/QGISInterface.rst +++ b/Documentation/Cookbook/rst/QGISInterface.rst @@ -60,7 +60,7 @@ Compatibility between QGIS and OTB versions There are compatibility issues between the different versions of OTB and QGIS. In particular, OTB 7.0 is not compatible with QGIS 3.12 and less. It will be compatible with QGIS 3.14. -The table below summarize which version of OTB can be used with which version of QGIS. +The table below summarizes which version of OTB can be used with which version of QGIS. +---------------+-----------------+--------------------+ | | QGIS 3.8 - 3.12 | QGIS 3.14 and more | -- GitLab