pgAdmin III commit: Fixed few typos in comments - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin III commit: Fixed few typos in comments
Date
Msg-id E1ZChmu-0004Db-9v@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed few typos in comments

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6b4d54aac0556f681c05abab564f381ab40a5b12
Author: Dmitriy Olshevskiy <olshevskiy87@bk.ru>

Modified Files
--------------
pgadmin/ctl/explainCanvas.cpp                 |    2 +-
pgadmin/debugger/frmDebugger.cpp              |    2 +-
pgadmin/dlg/dlgEditGridOptions.cpp            |    2 +-
pgadmin/dlg/dlgFunction.cpp                   |    4 ++--
pgadmin/dlg/dlgProperty.cpp                   |    4 ++--
pgadmin/dlg/dlgSequence.cpp                   |    2 +-
pgadmin/frm/frmGrantWizard.cpp                |    2 +-
pgadmin/frm/frmQuery.cpp                      |    2 +-
pgadmin/frm/frmReport.cpp                     |    2 +-
pgadmin/frm/frmStatus.cpp                     |    4 ++--
pgadmin/frm/plugins.cpp                       |    2 +-
pgadmin/gqb/gqbGridOrderTable.cpp             |    2 +-
pgadmin/include/db/pgQueryThread.h            |    2 +-
pgadmin/pgscript/utilities/m_apm/mapm_fpf.cpp |    2 +-
pgadmin/pgscript/utilities/m_apm/mapmutl2.cpp |    2 +-
pgadmin/schema/gpExtTable.cpp                 |    2 +-
pgadmin/schema/pgColumn.cpp                   |    2 +-
pgadmin/utils/sysSettings.cpp                 |    2 +-
pgadmin/utils/tabcomplete.c                   |    4 ++--
19 files changed, 23 insertions(+), 23 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin III commit: Fixed a typo in dlgDefaultSecurityProperty::OnChang
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: fix typos