Thread: wrong spelling?

wrong spelling?

From
Timon
Date:
I'm not good at English, but seem that there is a mistake.

diff --git a/pgadmin/frm/frmQuery.cpp b/pgadmin/frm/frmQuery.cpp
index 7c4d1e2..1145147 100644
--- a/pgadmin/frm/frmQuery.cpp
+++ b/pgadmin/frm/frmQuery.cpp
@@ -2478,7 +2478,7 @@ void frmQuery::OnQueryComplete(wxCommandEvent &ev)
                }
                else if (sqlResult->RunStatus() == PGRES_EMPTY_QUERY)
                {
-                       showMessage(_("Empty query, not results."));
+                       showMessage(_("Empty query, no results."));
                }
                else
                {

--
All bugs reserved

Re: wrong spelling?

From
Magnus Hagander
Date:
On Tue, Dec 4, 2012 at 5:23 AM, Timon <timosha@gmail.com> wrote:
> I'm not good at English, but seem that there is a mistake.

Yup, certainly looks like a mistake. Patch applied, thanks!



--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/