Fix a typo
authorBill Meier <wmeier@newsguy.com>
Thu, 15 Apr 2010 19:33:33 +0000 (19:33 -0000)
committerBill Meier <wmeier@newsguy.com>
Thu, 15 Apr 2010 19:33:33 +0000 (19:33 -0000)
svn path=/trunk/; revision=32475

doc/README.developer

index 7a58c95ecd5ad8965685bc50c7b71a68e722af20..2a44c88d67923d502f865f69c6a616f7844f257a 100644 (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.