doc: grammar

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301077 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2012-03-15 16:45:07 +00:00
parent 308974a36d
commit 1e7f863f38
1 changed files with 2 additions and 2 deletions

View File

@ -850,8 +850,8 @@
when adding a document.
-->
<!-- field names should consist of alphanumeric or underscore only and
not starting with a digit. This is not currently strictly enforced,
<!-- field names should consist of alphanumeric or underscore characters only and
not start with a digit. This is not currently strictly enforced,
but other field names will not have first class support from all components
and back compatibility is not guaranteed.
-->