Fix spellings errors.

This commit is contained in:
Daniel Nichter
2012-03-26 17:49:50 -06:00
parent f4c978c957
commit c2362b8367
7 changed files with 9 additions and 9 deletions

View File

@@ -2253,7 +2253,7 @@ Define how the arrival and completion timestamps of a query, and thus its
response time (elapsed time) are computed. Recall that there may be multiple
inbound and outbound packets per request and response, and refer to the
following ASCII diagram. Suppose that a client sends a series of three inbound
(I) packets to the server, whch computes the result and then sends two outbound
(I) packets to the server, which computes the result and then sends two outbound
(O) packets back:
I I I ..................... O O