* The following bugs are resolved with this release:
- 411, 4026 4822, 9902, 10140, 11494, 13525, 13526, 13527, 13528, 13529,
- 13531, 13532, 13533, 13547, 13530, 13551, 13552, 13553, 13555, 13559,
- 13583, 13618
+ 411, 4026, 4822, 6884, 9902, 10140, 11494, 13525, 13526, 13527, 13528,
+ 13529, 13531, 13532, 13533, 13547, 13530, 13551, 13552, 13553, 13555,
+ 13559, 13583, 13618
* ISO C11 support:
If the @var{opentype} string contains the sequence
@code{,ccs=@var{STRING}} then @var{STRING} is taken as the name of a
coded character set and @code{fopen} will mark the stream as
-wide-oriented which appropriate conversion functions in place to convert
-from and to the character set @var{STRING} is place. Any other stream
+wide-oriented with appropriate conversion functions in place to convert
+from and to the character set @var{STRING}. Any other stream
is opened initially unoriented and the orientation is decided with the
first file operation. If the first operation is a wide character
operation, the stream is not only marked as wide-oriented, also the