From 6c7d91fc386e2ab7f344ea7bcd49deba49fada44 Mon Sep 17 00:00:00 2001
From: Isuru Fernando <isuruf@gmail.com>
Date: Sun, 13 Feb 2022 16:06:50 -0600
Subject: [PATCH] Fix typo

---
 doc/misc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/misc.rst b/doc/misc.rst
index be391d0b..74d80681 100644
--- a/doc/misc.rst
+++ b/doc/misc.rst
@@ -121,7 +121,7 @@ If you are looking for more information, see `ocl-icd
 "ICD loader" used by PyOpenCL when installed from Conda Forge on Linux.
 It represents the code behind :file:`libOpenCL.so`.
 
-On macOS, by using the command::
+On macOS, using the command::
 
     conda install ocl_icd_wrapper_apple
 
-- 
GitLab