kinow commented on a change in pull request #268: Fix some spell check issues
URL: https://github.com/apache/lucene-solr/pull/268#discussion_r255364477
##########
File path: lucene/core/src/java/org/apache/lucene/store/IndexInput.java
##########
@@ -98,7 +98,7 @@ public IndexInput clone() {
/**
* Creates a slice of this index input, with the given description, offset,
and length.
- * The slice is seeked to the beginning.
+ * The slice is sought to the beginning.
Review comment:
Oh, probably sought! Will fix it too.
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]