This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new 71af8d8f39 MINOR: [Docs] Fix a typo (#13818)
71af8d8f39 is described below

commit 71af8d8f39e705f5136adf2f4ec3c68ddd3023b4
Author: Gajo Petrovic <[email protected]>
AuthorDate: Tue Aug 9 15:01:59 2022 +0900

    MINOR: [Docs] Fix a typo (#13818)
---
 docs/source/developers/cpp/windows.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/developers/cpp/windows.rst 
b/docs/source/developers/cpp/windows.rst
index 91562a2c8c..38907aeb7f 100644
--- a/docs/source/developers/cpp/windows.rst
+++ b/docs/source/developers/cpp/windows.rst
@@ -52,7 +52,7 @@ Using conda-forge for build dependencies
 ========================================
 
 `Miniconda <https://conda.io/miniconda.html>`_ is a minimal Python distribution
-including the `conda <https://conda.io>`_ package manager. Some memers of the
+including the `conda <https://conda.io>`_ package manager. Some members of the
 Apache Arrow community participate in the maintenance of `conda-forge
 <https://conda-forge.org/>`_, a community-maintained cross-platform package
 repository for conda.

Reply via email to