From 94d0d119f69ba97bcf07e868b4efba247c7b0c73 Mon Sep 17 00:00:00 2001 From: Abhijit Menon-Sen Date: Thu, 12 Mar 2015 21:34:36 +0530 Subject: [PATCH] Fix typo --- dbutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbutils.c b/dbutils.c index a46f169a..571d250a 100644 --- a/dbutils.c +++ b/dbutils.c @@ -183,7 +183,7 @@ is_pgup(PGconn *conn, int timeout) failed: /* - * we need to retry, because we might just have loose the + * we need to retry, because we might just have lost the * connection once */ if (twice)