pgsql: Fix typo in comment.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in comment.
Date: 2013-09-18 17:00:29
Message-ID: E1VML77-0008EE-Ar@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment.

Ian Lawrence Barwick

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6e5f6e59134c4829060321b875e86c538adc0914

Modified Files
--------------
src/bin/psql/command.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2013-09-19 17:03:45 pgsql: Fix compiler warning in WaitForBackgroundWorkerStartup().
Previous Message Robert Haas 2013-09-18 13:05:41 pgsql: Documentation correction.