diff options
Diffstat (limited to 'src/exchangedb/pg_preflight.c')
-rw-r--r-- | src/exchangedb/pg_preflight.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchangedb/pg_preflight.c b/src/exchangedb/pg_preflight.c index 1961265d1..cc4de6f76 100644 --- a/src/exchangedb/pg_preflight.c +++ b/src/exchangedb/pg_preflight.c @@ -14,8 +14,8 @@ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** - * @file exchangedb/pg_prefligth.c - * @brief Implementation of the prefligth function for Postgres + * @file exchangedb/pg_preflight.c + * @brief Implementation of the preflight function for Postgres * @author Christian Grothoff */ #include "platform.h" |