pgAdmin 4 commit: Fixed some typos in the documentation and comments.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed some typos in the documentation and comments.
Дата
Msg-id E1mau0a-0001ff-24@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch] - RM #6905 - Impossible to load databases
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgadmin4][patch] Fix typos of docs and comments.