From bcb778ec981486d37aef409a6d4edc2732069e48 Mon Sep 17 00:00:00 2001 From: Boris Pek Date: Tue, 8 Jan 2019 02:03:44 +0300 Subject: Fix spelling errors --- doc/using.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/using.doc') diff --git a/doc/using.doc b/doc/using.doc index 729360ff..9da7d4ff 100644 --- a/doc/using.doc +++ b/doc/using.doc @@ -40,7 +40,7 @@ This example is also available with the source code in the example directory. \code // subclass the QXmppClient and create a new class echoClient -// in the contructor the signal QXmppClient::messageReceived(const QXmppMessage&) +// in the constructor the signal QXmppClient::messageReceived(const QXmppMessage&) // is connected to the slot echoClient::messageReceived(const QXmppMessage&) // in the slot one can process the message received -- cgit v1.2.3