Skip to content

Commit

Permalink
#166 Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
frangte committed Jul 17, 2017
1 parent 3901a98 commit 9b0f6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/lang/Object/Object.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ class Array {
}

/**
* Get value of element in Array at index
* Returns the element at the specified position in this Array
*
* @param index
* @return E
Expand Down

0 comments on commit 9b0f6e6

Please sign in to comment.