ossp-pkg/sio/al.pod 1.1 -> 1.2
--- al.pod 2002/10/16 10:11:35 1.1
+++ al.pod 2002/10/16 11:50:42 1.2
@@ -120,7 +120,7 @@
=item B<al_tx_t> (Traversal Context Type)
-This is an opaque data type representing a the state of a buffer
+This is an opaque data type representing the state of a buffer
traversal operation. Only pointers to this abstract data type are
used in the API.
@@ -204,7 +204,7 @@
I<tal> while the content of the new list I<nal> is moved to the source
to replace the selected span.
-There are two deviations from the perl operator to avoid copying:
+There are two deviations from the Perl operator to avoid copying:
The move to the target list I<tal> appends the data to its end.
The move from the new list I<nal> removes the data from its origin.
|
|