aboutsummaryrefslogtreecommitdiff
path: root/examples/example_1_echoClient
diff options
context:
space:
mode:
authorBoris Pek <tehnick-8@yandex.ru>2019-01-08 02:03:44 +0300
committerBoris Pek <tehnick-8@yandex.ru>2019-01-08 02:18:13 +0300
commitbcb778ec981486d37aef409a6d4edc2732069e48 (patch)
tree87700ca15e7c9dbe404abeeb0e442d9dea4f6c98 /examples/example_1_echoClient
parente24ed7b3cbec2a117b5be4f350b1b71a9778917b (diff)
downloadqxmpp-bcb778ec981486d37aef409a6d4edc2732069e48.tar.gz
Fix spelling errors
Diffstat (limited to 'examples/example_1_echoClient')
-rw-r--r--examples/example_1_echoClient/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example_1_echoClient/README b/examples/example_1_echoClient/README
index 4c3ac681..b3081610 100644
--- a/examples/example_1_echoClient/README
+++ b/examples/example_1_echoClient/README
@@ -1,5 +1,5 @@
This is a very simple bot which echoes the message sent to it.
-Run this example, send it a message from a friend of this bot. You will recieve the message back.
+Run this example, send it a message from a friend of this bot. You will receive the message back.
This example shows how to receive and send messages.