You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Jack Krupansky <ja...@basetechnology.com> on 2012/05/29 01:50:50 UTC

Minor typo in IndexReader and CompositeReader javadoc for trunk

Minor typo in the javadoc for IndexReader.java and CompositeReader.java:

<code>DirectoryReader,open()</code>

(note the comma)
s.b.

<code>DirectoryReader.open()</code>

(Although some may prefer “#” rather than “.”)

-- Jack Krupansky

Re: Minor typo in IndexReader and CompositeReader javadoc for trunk

Posted by Michael McCandless <lu...@mikemccandless.com>.
Thanks Jack, I just committed the fix...

Mike McCandless

http://blog.mikemccandless.com

On Mon, May 28, 2012 at 7:50 PM, Jack Krupansky <ja...@basetechnology.com> wrote:
> Minor typo in the javadoc for IndexReader.java and CompositeReader.java:
>
> <code>DirectoryReader,open()</code>
>
> (note the comma)
> s.b.
>
> <code>DirectoryReader.open()</code>
>
> (Although some may prefer “#” rather than “.”)
>
> -- Jack Krupansky

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org