From b979b187e22d216cc2fd5888cf8b93f7920fb449 Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos Date: Tue, 19 Oct 2010 20:19:06 +0200 Subject: can not -> cannot --- src/protocolhandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/protocolhandler.cpp') diff --git a/src/protocolhandler.cpp b/src/protocolhandler.cpp index 5d5667af..16af1f32 100644 --- a/src/protocolhandler.cpp +++ b/src/protocolhandler.cpp @@ -167,7 +167,7 @@ bool ProtocolHandler::preHandling(const QNetworkRequest &request, QWebFrame *fra // Error Message, for those protocols even KDE cannot handle KMessageBox::error(Application::instance()->mainWindow(), i18nc("@info", - "rekonq can not handle this URL. \ + "rekonq cannot handle this URL. \ Please use an appropriate application to open it.")); return false; } -- cgit v1.2.1