pgAdmin 4 commit: Fixed some typos in the documentation and comments. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed some typos in the documentation and comments.
Date
Msg-id E1mau0a-0001ff-24@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed some typos in the documentation and comments.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8a21d9b50048a9c6f7fb9fb6528a3374813f0372
Author: huangj.fnst@fujitsu.com <huangj.fnst@fujitsu.com>

Modified Files
--------------
docs/en_US/code_overview.rst                                          | 2 +-
docs/en_US/debugger.rst                                               | 2 +-
docs/en_US/foreign_data_wrapper_dialog.rst                            | 2 +-
docs/en_US/synonym_dialog.rst                                         | 2 +-
.../server_groups/servers/databases/schemas/collations/__init__.py    | 4 ++--
.../server_groups/servers/databases/schemas/synonyms/__init__.py      | 4 ++--
.../servers/databases/schemas/tables/columns/__init__.py              | 4 ++--
.../servers/databases/schemas/tables/compound_triggers/__init__.py    | 4 ++--
.../servers/databases/schemas/tables/indexes/__init__.py              | 4 ++--
.../servers/databases/schemas/tables/triggers/__init__.py             | 4 ++--
.../browser/server_groups/servers/databases/schemas/types/__init__.py | 4 ++--
web/pgadmin/dashboard/static/js/Graphs.jsx                            | 2 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js                    | 2 +-
web/regression/feature_utils/pgadmin_page.py                          | 2 +-
web/regression/javascript/sqleditor/call_render_after_poll_spec.js    | 4 ++--
15 files changed, 23 insertions(+), 23 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - RM #6905 - Impossible to load databases
Next
From: Akshay Joshi
Date:
Subject: Re: [pgadmin4][patch] Fix typos of docs and comments.