Fix typo
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 29 Dec 2017 21:32:32 +0000 (18:32 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 29 Dec 2017 21:33:32 +0000 (18:33 -0300)
src/bin/pg_basebackup/pg_recvlogical.c

index c7893c10cab106af596f3b1ff1c251ae45ca00ee..f3cb831d5974da0a5573022cb08e20e40be0b564 100644 (file)
@@ -1037,7 +1037,7 @@ flushAndSendFeedback(PGconn *conn, TimestampTz *now)
 }
 
 /*
- * Try to inform the server about of upcoming demise, but don't wait around or
+ * Try to inform the server about our upcoming demise, but don't wait around or
  * retry on failure.
  */
 static void