You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/11/15 15:21:28 UTC

[GitHub] [accumulo-website] phrocker commented on a change in pull request #210: Change seeked to sought

phrocker commented on a change in pull request #210: Change seeked to sought
URL: https://github.com/apache/accumulo-website/pull/210#discussion_r346873660
 
 

 ##########
 File path: _docs-2/apidocs/org/apache/accumulo/core/data/Condition.html
 ##########
 @@ -611,7 +611,7 @@ <h4>setIterators</h4>
 <div class="block">Set iterators to use when reading the columns value. These iterators will be applied in
  addition to the iterators configured for the table. Using iterators its possible to test other
  conditions, besides equality and absence, like less than. On the server side the iterators will
- be seeked using a range that covers only the family, qualifier, and visibility (if the
+ be sought using a range that covers only the family, qualifier, and visibility (if the
 
 Review comment:
   Ohhh that's a good point I see it's generated by the javadoc. Thanks!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services