Fix typo in pg_upgrade file header
authorPeter Eisentraut <peter@eisentraut.org>
Sat, 27 Jul 2019 05:46:02 +0000 (07:46 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Sat, 27 Jul 2019 05:46:02 +0000 (07:46 +0200)
Author: Daniel Gustafsson <daniel@yesql.se>

src/bin/pg_upgrade/option.c

index b62cbbba43884fd7c39500a4ca3391e7ec77c8ed..ff1bcaa1a1c42d277eaffea8f4e5a36583ff915c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *     opt.c
+ *     option.c
  *
  *     options functions
  *