fix javadocs typo

This commit is contained in:
Mike McCandless 2017-09-25 05:38:29 -04:00
parent f8f19562ee
commit c44a42f6a6
1 changed files with 1 additions and 1 deletions

View File

@ -809,7 +809,7 @@ public class DirectoryTaxonomyWriter implements TaxonomyWriter {
/** /**
* Mapping from old ordinal to new ordinals, used when merging indexes * Mapping from old ordinal to new ordinals, used when merging indexes
* wit separate taxonomies. * with separate taxonomies.
* <p> * <p>
* addToTaxonomies() merges one or more taxonomies into the given taxonomy * addToTaxonomies() merges one or more taxonomies into the given taxonomy
* (this). An OrdinalMap is filled for each of the added taxonomies, * (this). An OrdinalMap is filled for each of the added taxonomies,