Skip to content

Commit

Permalink
apacheGH-15187: Change markdown from devils tick to link
Browse files Browse the repository at this point in the history
  • Loading branch information
rtadepalli committed Jun 14, 2023
1 parent aa7e1d7 commit 7f73e3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ long computeCombinedBufferSize(int valueCount, int typeWidth) {

/**
* Default implementation to create a reader for the vector. Depends on the individual vector
* class' implementation of `getReaderImpl()` to initialize the reader appropriately.
* class' implementation of {@link #getReaderImplClass} to initialize the reader appropriately.
*
* @return Concrete instance of FieldReader by using lazy initialization.
*/
Expand Down

0 comments on commit 7f73e3c

Please sign in to comment.