Fix typo in comment.

Amit Langote
This commit is contained in:
Robert Haas 2016-10-18 13:43:01 -04:00
parent 6f13a682c8
commit fca41acb86

View File

@ -23,7 +23,7 @@
/* /*
* Generic option types for validation. * Generic option types for validation.
* NB! Thes are treated as flags, so use only powers of two here. * NB! These are treated as flags, so use only powers of two here.
*/ */
typedef enum typedef enum
{ {