From d9bcfb69eac3950ee0e86379a418b3b0cc4137e1 Mon Sep 17 00:00:00 2001 From: bruce Date: Sat, 30 Aug 2003 14:11:52 +0000 Subject: [PATCH] Two words: Spell Checker git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2076 b35dd754-fafc-0310-a699-88a17e54d16e --- documentation/debugging.html | 2 +- documentation/messaging.html | 6 +++--- documentation/processing.html | 2 +- documentation/properties.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/documentation/debugging.html b/documentation/debugging.html index 82f3ed635..907884631 100644 --- a/documentation/debugging.html +++ b/documentation/debugging.html @@ -49,7 +49,7 @@ Debugging mode can be enabled in two different ways:

-If you wish to explicity disable debug mode in your application, including using the command-line parameter, +If you wish to explicitly disable debug mode in your application, including using the command-line parameter, add the following line to your application before opening new connections:

diff --git a/documentation/messaging.html b/documentation/messaging.html index c6c176f3c..a07f40e31 100644 --- a/documentation/messaging.html +++ b/documentation/messaging.html @@ -16,7 +16,7 @@ Messaging using Chat and GroupChat

Sending messages back and forth is at the core of instant messaging. Two classes -aid in sending and recieiving messages: +aid in sending and receiving messages: