Fix a typo.

svn path=/trunk/; revision=26862
This commit is contained in:
Stephen Fisher 2008-11-27 09:33:17 +00:00
parent c36e74116e
commit 6b9154b31f
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ void filter_te_syntax_check_cb(GtkWidget *widget);
*/
#define E_FILT_FILTER_TE_KEY "filter_filter_te"
/** Only validate a singel field entry. */
/** Only validate a single field entry. */
#define E_FILT_FIELD_NAME_ONLY_KEY "filter_field_name_only"
/** Update statusbar when changing the filter entry. */