You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2018/01/26 15:32:12 UTC

[arrow] branch master updated: ARROW-2043: [C++] change description from OS X to macOS

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

wesm 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 074eafc  ARROW-2043: [C++] change description from OS X to macOS
074eafc is described below

commit 074eafc686db58178de4439fa63ecf728ec9d4ab
Author: yosuke shiro <ys...@gmail.com>
AuthorDate: Fri Jan 26 10:32:08 2018 -0500

    ARROW-2043: [C++] change description from OS X to macOS
    
    Author: yosuke shiro <ys...@gmail.com>
    
    Closes #1521 from shiro615/change-description-from-osx-to-macos and squashes the following commits:
    
    ab03f72f [yosuke shiro] [C++] change description from OS X to macOS
---
 cpp/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpp/README.md b/cpp/README.md
index ef2e1fd..5216997 100644
--- a/cpp/README.md
+++ b/cpp/README.md
@@ -39,7 +39,7 @@ sudo apt-get install cmake \
      libboost-system-dev
 ```
 
-On OS X, you can use [Homebrew][1]:
+On macOS, you can use [Homebrew][1]:
 
 ```shell
 git clone https://github.com/apache/arrow.git

-- 
To stop receiving notification emails like this one, please contact
wesm@apache.org.