diff options
| -rw-r--r-- | examples/working-compiler/postgresql.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/working-compiler/postgresql.test b/examples/working-compiler/postgresql.test index 16c4bcf..6bc67df 100644 --- a/examples/working-compiler/postgresql.test +++ b/examples/working-compiler/postgresql.test @@ -9,7 +9,7 @@ } each } each } { - "Something went wrong with PostgresSQL: " -01 .msg cat die + "Something went wrong with PostgreSQL: " -01 .msg cat die } ?!io.ffi.pq # vim: syn=elymas |
