manual: Fix two typos.
authorAndre Noll <maan@systemlinux.org>
Tue, 26 Apr 2011 22:53:42 +0000 (00:53 +0200)
committerAndre Noll <maan@systemlinux.org>
Tue, 26 Apr 2011 22:53:42 +0000 (00:53 +0200)
web/manual.m4

index 30fe922f63bd6fab3ffd86ca4f2653dc0423bf1c..5be893787fabd0f051655119af2ee645a42b8e5e 100644 (file)
@@ -1533,7 +1533,7 @@ From these observations it is clear that there are three different
 FEC parameters: The slice size, the number of data slices k, and the
 total number of slices n. It is crucial to choose the slice size
 such that no fragmentation of network packets takes place because
-FEC only guards against losses and reodering but fails if slices are
+FEC only guards against losses and reordering but fails if slices are
 received partially.
 
 FEC decoding in paralash is performed through the fecdec filter which
@@ -2032,7 +2032,7 @@ detection of duplicate or reordered packets. Being a connectionless
 protocol, only minimal internal state about the connection is
 maintained, which means that there is no protection against packet
 loss or network congestion. Error checking and correction (if at all)
-are performed in the application.'
+are performed in the application.
 
 *DCCP*. The _Datagram Congestion Control Protocol_ combines the
 connection-oriented state maintenance known from TCP with the