[pgadmin-hackers] pgAdmin 4 commit: Typo fixes. - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Typo fixes.
Date
Msg-id E1cj3h0-0006RY-Vp@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Typo fixes.

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/synonyms/tests/test_synonym_add.py        | 2 +-
.../servers/databases/schemas/synonyms/tests/test_synonym_delete.py     | 2 +-
.../servers/databases/schemas/synonyms/tests/test_synonym_get.py        | 2 +-
.../servers/databases/schemas/synonyms/tests/test_synonym_put.py        | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Fix Sequence ACL SQL for PG 9.3/9.2.
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM 2173: Sequences API testcases are not working in PG9.2 and PPAS9.2