Skip to content

Commit

Permalink
Fix a typo in a javadoc comment in MapperService.
Browse files Browse the repository at this point in the history
Close #8575
  • Loading branch information
ankon authored and jpountz committed Nov 21, 2014
1 parent 3b05c75 commit 38340c8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -817,7 +817,7 @@ public SmartNameFieldMappers smartName(String smartName, @Nullable String[] type
}

/**
* Returns smart field mappers based on a smart name. A smart name is one that can optioannly be prefixed
* Returns smart field mappers based on a smart name. A smart name is one that can optionally be prefixed
* with a type (and then a '.'). If it is, then the {@link MapperService.SmartNameFieldMappers}
* will have the doc mapper set.
* <p/>
Expand Down

0 comments on commit 38340c8

Please sign in to comment.