diff options
| author | Drahflow <drahflow@gmx.de> | 2015-03-05 00:22:02 +0100 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2015-03-05 00:22:02 +0100 |
| commit | f0a883a15138991e09d4657b7d2aab491dafbc7b (patch) | |
| tree | 75c9346cdf5d128ff3bd3d00ec92893b92a10436 /examples | |
| parent | 579a29c59b94370c40a71168271aa5fb96f764c8 (diff) | |
Typo
Diffstat (limited to 'examples')
| -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 |
