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

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

xhochy closed pull request #1301: ARROW-1793: fix a typo for README.md
URL: https://github.com/apache/arrow/pull/1301
 
 
   

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/integration/README.md b/integration/README.md
index 6e5a6c156..8d6df8e57 100644
--- a/integration/README.md
+++ b/integration/README.md
@@ -77,7 +77,7 @@ export ARROW_CPP_EXE_PATH=$CPP_BUILD_DIR/debug
 
 Here `$ARROW_HOME` is the location of your Arrow git clone. The
 `$CPP_BUILD_DIR` may be different depending on how you built with CMake
-(in-source of out-of-source).
+(in-source or out-of-source).
 
 Once this is done, run the integration tests with (optionally adding `--debug`
 for additional output)
@@ -88,4 +88,4 @@ python integration_test.py
 python integration_test.py --debug  # additional output
 ```
 
-[1]: https://conda.io/miniconda.html
\ No newline at end of file
+[1]: https://conda.io/miniconda.html


 

----------------------------------------------------------------
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:
[email protected]


> [Integration] fix a typo for README.md 
> ---------------------------------------
>
>                 Key: ARROW-1793
>                 URL: https://issues.apache.org/jira/browse/ARROW-1793
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration
>            Reporter: Lu Qi 
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 0.8.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> change "in-source of out-of-source" to "in-source or out-of-source"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to