summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@fastmq.commkdir>2009-12-09 09:19:16 +0100
committerMartin Sustrik <sustrik@fastmq.commkdir>2009-12-09 09:19:16 +0100
commitcab5a4a1596e5019c7fd306ad49aac67209b467c (patch)
treefc14e9a2c1c64dd9a626b7f18b4a967ce376e191 /examples
parentc98e29fb6e017a667452cd0a50536da691600353 (diff)
minor documentation updates
Diffstat (limited to 'examples')
-rw-r--r--examples/chat/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/chat/README b/examples/chat/README
index bb64d60..6fe1b4e 100644
--- a/examples/chat/README
+++ b/examples/chat/README
@@ -1,7 +1,7 @@
This example is a simple instant messaging implementation. There are multiple
partipants in the chat, both sending and reading messages. The sending
-application 'prompt' is separated from the application displayinf the chat
+application 'prompt' is separated from the application displaying the chat
'display' so that there's no need for sophisticated GUI.
To run the example you'll need both applications plus the 'forwarder' device
@@ -12,7 +12,7 @@ $ ./configure --with-chat --with-forwarder
$ make
$ sudo make install
-Once it is build create the configuration file (say config.xml) for the
+Once it is built create the configuration file (say config.xml) for the
forwarder describing which network endpoints are to be used for incoming and
outgoing messages: