diff options
-rw-r--r-- | src/include/foreign/foreign.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/foreign/foreign.h b/src/include/foreign/foreign.h index 5dc2c90f3c3..143566a4ba8 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 { |