Fix a typo

svn path=/trunk/; revision=32475
This commit is contained in:
Bill Meier 2010-04-15 19:33:33 +00:00
parent 64a8ae8676
commit b92603b395
1 changed files with 1 additions and 1 deletions

View File

@ -1749,7 +1749,7 @@ date should be displayed as "{monthname}, {month} {day_of_month},
{year}" or as "{year/day_of_year}".
Additionally, BASE_NONE is used for 'display' as a NULL-value. That is, for
for non-integers other than FT_ABSOLUTE_TIME fields, and non-bitfield
non-integers other than FT_ABSOLUTE_TIME fields, and non-bitfield
FT_BOOLEANs, you'll want to use BASE_NONE in the 'display' field. You may
not use BASE_NONE for integers.