From 477525706d01d8e5d301552c579335b0512df08c 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:51:43 +0200
Subject: [PATCH] Apply suggestion to
 Documentation/Cookbook/rst/Installation_Macos.rst

---
 Documentation/Cookbook/rst/Installation_Macos.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/Cookbook/rst/Installation_Macos.rst b/Documentation/Cookbook/rst/Installation_Macos.rst
index f9c8ee7c1e..67e5e6931b 100644
--- a/Documentation/Cookbook/rst/Installation_Macos.rst
+++ b/Documentation/Cookbook/rst/Installation_Macos.rst
@@ -60,7 +60,7 @@ Recompiling Python bindings
 +++++++++++++++++++++++++++
 
 If you are using another version of Python 3 than 3.7, but still want to use OTB Python bindings, it is possible
-to compile the python again with your version of Python. CMake is required (it is available in Brew or at [https://cmake.org/]). At the root of the OTB installation run :
+to compile the python bindings again with your version of Python. CMake is required (it is available in Brew or at [https://cmake.org/]). At the root of the OTB installation run :
 
 .. parsed-literal::
 
-- 
GitLab