1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-22 02:52:08 +03:00

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.
* 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
{