pgAdmin 4 commit: Fix typo in variable name.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix typo in variable name.
Date: 2017-03-28 13:07:24
Message-ID: E1csqqK-00030n-88@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix typo in variable name.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=44ce8985e035026a47d3536ddc9cd59ce2c963aa

Modified Files
--------------
runtime/Server.cpp | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-28 13:19:28 pgAdmin 4 commit: Fix ascending/descending sort order in backgrid while
Previous Message Dave Page 2017-03-28 12:41:42 pgAdmin 4 commit: Add header that seems to be needed with Python 3.