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

Wes McKinney commented on ARROW-193:
------------------------------------

[~lfz_carlos] there's no need to close an issue after it has been resolved, 
thank you

> For the instruction, typos "int his" should be "in this"
> --------------------------------------------------------
>
>                 Key: ARROW-193
>                 URL: https://issues.apache.org/jira/browse/ARROW-193
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java - Vectors
>            Reporter: Fangzhou
>            Assignee: Fangzhou
>            Priority: Minor
>
>  /**
>    * Provide the maximum amount of variable width bytes that can be stored 
> int his vector.
>    * @return
>    */
>   int getByteCapacity();
> should be 
>  /**
>    * Provide the maximum amount of variable width bytes that can be stored in 
> this vector.
>    * @return
>    */
>   int getByteCapacity();



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to