diff options
Diffstat (limited to 'contrib/dbase/dbf2pg.c')
-rw-r--r-- | contrib/dbase/dbf2pg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/dbase/dbf2pg.c b/contrib/dbase/dbf2pg.c index abf04dfa28a..5f673837258 100644 --- a/contrib/dbase/dbf2pg.c +++ b/contrib/dbase/dbf2pg.c @@ -199,7 +199,7 @@ usage(void) } /* patch submitted by Jeffrey Y. Sue <jysue@aloha.net> */ -/* Provides functionallity for substituting dBase-fieldnames for others */ +/* Provides functionality for substituting dBase-fieldnames for others */ /* Mainly for avoiding conflicts between fieldnames and SQL-reserved */ /* keywords */ |