mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
Fix typo in comment.
Amit Langote
This commit is contained in:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user