Typo in foreign.h
Started by Amit Langoteover 9 years ago2 messages
Attached fixes a minor typo: s/Thes/These/g
Thanks,
Amit
Attachments:
typo-foreign-h.patchtext/x-diff; name=typo-foreign-h.patchDownload
diff --git a/src/include/foreign/foreign.h b/src/include/foreign/foreign.h
index 5dc2c90..143566a 100644
--- a/src/include/foreign/foreign.h
+++ b/src/include/foreign/foreign.h
@@ -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
{
Re: Typo in foreign.h
On Wed, Oct 12, 2016 at 9:20 PM, Amit Langote
<Langote_Amit_f8@lab.ntt.co.jp> wrote:
Attached fixes a minor typo: s/Thes/These/g
Committed.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers