Terminology fix.

This commit is contained in:
Markus Armbruster 2006-03-18 18:14:56 +00:00
parent b5c2310c62
commit 457bf97cb3

View file

@ -242,7 +242,7 @@ The following ids occur:
Asynchronous message. The client should display the text Asynchronous message. The client should display the text
immediately. immediately.
emp_client prints the text verbatim, prepended by a newline. This emp_client prints the text verbatim, prepended by a line feed. This
is clearly sub-optimal, because it can be inserted in the middle of is clearly sub-optimal, because it can be inserted in the middle of
user input. Clients wishing to to display asynchronous messages user input. Clients wishing to to display asynchronous messages
together with normal I/O should insert them before the current together with normal I/O should insert them before the current