From 1d0d1d1967f0f1a9511cd04f3f827196b15d6cbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=96R=C3=96K=20Attila?= Date: Thu, 24 Aug 2023 11:25:17 +0200 Subject: [PATCH] Minor grammatical fix in api_extra.rst --- docs/api_extra.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/api_extra.rst b/docs/api_extra.rst index 7f8d9ef5..a3f74429 100644 --- a/docs/api_extra.rst +++ b/docs/api_extra.rst @@ -22,9 +22,9 @@ notation to bind operators to python. See the :ref:`operator overloading This is an internal class that should be accessed through the singleton :cpp:var:`self` value. - It supports the overloaded operators listed below. Depending on whether or - not :cpp:var:`self` is the left or right argument of a binary operation, the - binding will map to different Python methods as shown below. + It supports the overloaded operators listed below. Depending on whether + :cpp:var:`self` is the left or right argument of a binary operation, + the binding will map to different Python methods as shown below. .. list-table:: :header-rows: 1