You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/26 15:33:01 UTC

***UNCHECKED*** [jira] [Commented] (ARROW-2043) [C++] Change description from OS X to macOS

    [ https://issues.apache.org/jira/browse/ARROW-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341162#comment-16341162 ] 

ASF GitHub Bot commented on ARROW-2043:
---------------------------------------

wesm closed pull request #1521: ARROW-2043: [C++] change description from OS X to macOS
URL: https://github.com/apache/arrow/pull/1521
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/cpp/README.md b/cpp/README.md
index b063248b3..59eae863f 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


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> [C++] Change description from OS X to macOS
> -------------------------------------------
>
>                 Key: ARROW-2043
>                 URL: https://issues.apache.org/jira/browse/ARROW-2043
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: yosuke shiro
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> I read [https://github.com/apache/arrow/tree/master/cpp]
> I think that should change the following description from OS X to macOS
> {quote}On OS X, you can use [Homebrew|https://brew.sh/]:
> {quote}
> ref: [https://github.com/apache/arrow/tree/master/c_glib]
> {quote}On macOS with [Homebrew|https://brew.sh/]:
> {quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)