Fix typo in comment.
authorRobert Haas <rhaas@postgresql.org>
Tue, 18 Oct 2016 17:43:01 +0000 (13:43 -0400)
committerRobert Haas <rhaas@postgresql.org>
Tue, 18 Oct 2016 17:43:27 +0000 (13:43 -0400)
Amit Langote

src/include/foreign/foreign.h

index 5dc2c90f3c31028ded6c7299614bf30d0fe68ca1..143566a4ba8fb3e629244c28c50adde0a59bbd6b 100644 (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
 {